Runai StatefulSet No Available Replicas
Meaning¶
Runai statefulset has no available pods
Impact¶
No metrics
No database
Severity¶
Critical
Diagnosis¶
run
kubectl get statefulset -n runai-backend
One or more of the stateful sets will have no running pods
Mitigation¶
Run
kubectl describe statefulset X -n runai-backend
Try to figure out why the statefulset cannot create pods.
Contact runai.
Be the first to add a reaction