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

OSsku in-place migration on AKS #6555

Open
pokushwaha opened this issue Oct 20, 2023 · 0 comments
Open

OSsku in-place migration on AKS #6555

pokushwaha opened this issue Oct 20, 2023 · 0 comments
Assignees
Labels

Comments

@pokushwaha
Copy link

pokushwaha commented Oct 20, 2023

The OSsku in-place migration feature allows the user to trigger a node image upgrade between one Linux SKU (i.e. Ubuntu) to another (i.e. Azure Linux) on an existing nodepool. Today, traditional OSsku migration involves creating a new node, cordoning and draining existing nodes, and then deleting existing nodes. This can involve a large surge of core count as new nodes are added, as well as manual intervention to cordon and drain.

This feature is available for public preview and can be deployed via ARM template and CLI (via AKS preview extension). Once GA, it will be available via Terraform as well.

Link to docs: https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-migration?tabs=azure-cli#in-place-os-sku-migration-preview

@pokushwaha pokushwaha converted this from a draft issue Oct 20, 2023
@pokushwaha pokushwaha reopened this Oct 23, 2023
@oaljoundi oaljoundi self-assigned this Nov 3, 2023
@oaljoundi oaljoundi reopened this Dec 12, 2023
@oaljoundi oaljoundi added the AKS label Dec 12, 2023
@oaljoundi oaljoundi moved this from In Progress (Development) to Public Preview (Shipped & Improving) in Azure Linux Feature Roadmap Feb 6, 2024
@flora-taagen flora-taagen moved this from Public Preview (Shipped & Improving) to Generally Available (Done) in Azure Linux Feature Roadmap Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Generally Available (Done)
Development

No branches or pull requests

2 participants