Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Unattended Upgrades will cause AKS Engine clusters to break #5109

Closed
bridgetkromhout opened this issue Aug 21, 2023 · 1 comment
Closed

Unattended Upgrades will cause AKS Engine clusters to break #5109

bridgetkromhout opened this issue Aug 21, 2023 · 1 comment

Comments

@bridgetkromhout
Copy link
Contributor

bridgetkromhout commented Aug 21, 2023

If using AKS Engine with unattended upgrades (such as with kured if you do not have Pod Disruption Budgets protecting your workload), Azure CNI with older Ubuntu will not be able to launch new nodes, and clusters will break if nodes need to be rebooted. See Azure/azure-container-networking#2156 for details.

To mitigate this issue, turn off kured and/or unattended upgrades: https://github.com/Azure/aks-engine/blob/master/docs/howto/troubleshooting.md#prevent-unattended-upgrades

Update Sept 7, 2023 confirmed by @CecileRobertMichon: This issue is fixed in the latest version of Azure CNI, so you will need to ensure you are using AKS Engine release 0.79.0 to prevent this problem.

@welcome
Copy link

welcome bot commented Aug 21, 2023

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant