You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PodDisruptionBudget prevents cluster from upgrading when controller.replicaCount = 1. I would like to suggest you to change controller.replicaCount default value to 2.
The text was updated successfully, but these errors were encountered:
jesuslpm
changed the title
Default values prevent AKS from upgrading version and node image
Default values prevents AKS from upgrading version and node image
Jun 3, 2023
jesuslpm
changed the title
Default values prevents AKS from upgrading version and node image
Default values prevent AKS from upgrading version and node image
Jun 3, 2023
jesuslpm
changed the title
Default values prevent AKS from upgrading version and node image
Default values prevent AKS from upgrading Kubernetes version and node image
Jun 3, 2023
Makes sense, thanks for sharing. I'd however add a PodDisruptionBudget only if minAvailable is between 1 and replicas-1, what do you think? #73 implements that approach.
PodDisruptionBudget prevents cluster from upgrading when controller.replicaCount = 1. I would like to suggest you to change controller.replicaCount default value to 2.
The text was updated successfully, but these errors were encountered: