Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Automatically upgrade an AKS Control Plane Only #4749

Open
liad5h opened this issue Jan 15, 2025 · 1 comment
Open

[Feature] Automatically upgrade an AKS Control Plane Only #4749

liad5h opened this issue Jan 15, 2025 · 1 comment
Assignees
Labels
feature-request Requested Features Upgrade

Comments

@liad5h
Copy link

liad5h commented Jan 15, 2025

Is your feature request related to a problem? Please describe.
AKS supports only the two most recent patch versions of each of the supported minor versions.
Due to this limitation, it is hard to keep up with AKS patch versions. We end up upgrading our clusters every ~2 months.

We wanted to use AKS auto upgrade to keep the control plane updated and update the worker nodes when we have the time (exactly how we do it in AWS).
As of right now, AKS does not support auto upgrade of only the control plane - https://learn.microsoft.com/en-us/azure/aks/auto-upgrade-cluster?tabs=azure-cli#cluster-auto-upgrade-limitations.

Describe the solution you'd like
We would like to be able to enable auto upgrade only on the control plane.

Describe alternatives you've considered
The alternative is to manually upgrade the control plane every time a new patch version is released.

@liad5h liad5h added the feature-request Requested Features label Jan 15, 2025
@olsenme olsenme added the Upgrade label Feb 3, 2025
Copy link
Contributor

@kaarthis, @sdesai345 would you be able to assist?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Requested Features Upgrade
Projects
None yet
Development

No branches or pull requests

4 participants