Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Pod is blocking scale down because it has local storage

I am facing the issues like "Pod is blocking scale down because it has local storage" in Google Cloud Platform environment. also got the error like "Pod is blocking scale down because it doesn’t have enough Pod Disruption Budget "

can anybody help me on this to resolve these issues.

0 2 2,408
2 REPLIES 2

You can solve this issue by editing the evemtp-exporter-gke workload and adding the parameter cluster-autoscaler.kubernetes.io/safe-to-evict": "true" to your pods. Or you can try to upgrade your GKE to the 1.22 version, which has a fix to this issue. Also, you can find more information about the No scale down reasons in this link .

 

I have added recommended annotation to all my default name space pods (which are managed by our trough YAML file) but the notification is appears on the gke cluster Panel.

Top Labels in this Space