You are running SSP 5.0 or later and have encountered an alarm with the description:
"The disk usage of the Kubernetes cluster is currently {{ .Value }}%, which exceeds the threshold value."
This indicates that one or more nodes in the Kubernetes cluster are experiencing high disk usage, which can impact cluster operations, such as scheduling new pods, storing logs, and managing workloads.
vDefend SSP Version: 5.0 and later
High disk usage on worker nodes can occur due to various reasons:
k get nodes
Expected output :
NAME STATUS ROLES AGE VERSION
node-1 Ready <role> xxm v1.xx.x
node-2 Ready <role> xxm v1.xx.x
new-node Ready <role> xxm v1.xx.x # Ensure the new node is Ready