jimmyjones2 opened a new issue #28:
URL: https://github.com/apache/airflow-on-k8s-operator/issues/28


   The PDB's have minAvailable set to 100%. As per [the 
docs](https://kubernetes.io/docs/tasks/run-application/configure-pdb/) the 
means:
   
   > you are requiring zero voluntary evictions. When you set zero voluntary 
evictions for a workload object such as ReplicaSet, then you cannot 
successfully drain a Node running one of those Pods. If you try to drain a Node 
where an unevictable Pod is running, the drain never completes. 
   
   I don't think this is desirable!


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to