We have a VictoriaLogs Helm chart with a PVC size of 30 GB, which is no longer enough for us, and we need to increase it. But the problem is that .spec.volumeClaimTemplates[*].spec.resources.requests.storage in STS is immutable, that is, we can’t just change the size through values.yaml file, because it will lead to the error“Forbidden: updates… Read More » The post Kubernetes: PVC in StatefulSet, and the “Forbidden updates to statefulset spec” error first appeared on RTFM: Linux, ...| RTFM: Linux, DevOps, and system administration
Documentation for VictoriaMetrics, VictoriaLogs, Operator, Managed VictoriaMetrics and vmanomaly| docs.victoriametrics.com
Documentation for VictoriaMetrics, VictoriaLogs, Operator, Managed VictoriaMetrics and vmanomaly| docs.victoriametrics.com
An example of creating VictoriaMetrics Recording Rules for VMAlert from logs in VictoriaLogs, running in Kubernetes| RTFM: Linux, DevOps, and system administration | DevOps-engineering, and syst...