-
Notifications
You must be signed in to change notification settings - Fork 314
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
Availability of K8s 1.18 & removal of 1.15 as a supported version upon 1.18 GA #1625
Comments
Globally released as a Preview version as part of https://github.com/Azure/AKS/releases/tag/2020-05-11 |
ETA for GA is August, per AKS supported versions calendar |
@timdeluxe thanks for the ping, as an update this is actively rolling out now as of 9/8. We had a minor delay due to safe deployment requirements and delays in our publishing pipeline, but it should be globally set as GA mid-next week. Apologies for the delay, if you need to urgently run on 1.18 you can upgrade now and as the update of version status from preview to GA won't impact any functionality. Our on-call/support teams are prepared to support 1.18 as GA. Hope this helps. |
According to https://docs.microsoft.com/en-us/azure/aks/cluster-configuration#os-configuration-preview I expected the upgrade of the worker nodes to end up with Ubuntu 18.04. This is not the case... Did I misunderstand this, or is this upgrade gone wrong?
|
Moving this issue to GA and complete as the rollout for 1.18 GA should be global now. @palma21 can you speak to the question from @valkolaci ? |
I have the same issue as @valkolaci. I still see Ubuntu 16 as the OS when deploying a new AKS 1.18.6 last week. I just saw 1.18.8 as an upgradable version and will try to use aks upgrade and see if it upgrades the OS to Ubuntu 18. |
AKS upgrade is still in progress on my side, but it looks like the OS is still on Ubuntu 16:
|
Yep, OS is still Ubuntu 16. We recently did upgrade to 1.18.8 and are still with Ubuntu 16. |
Hi @palma21, would you have any comment on this? Thank you! |
Yes that is correct, the release had not finished yet (ETA was the 18th EOD) which means the upgrades before wouldn't land on 18.04. We are now about to turn on the feature toggle since the release has finished but want to provide you with an option if you're already in 18.8 (you can still use the preview experience to get 18.04 and that will give you a supported cluster nonetheless). I removed the entry from the release notes so it wouldn't prompt more upgrades before the release finishes. I'll post here, when both actions above are completed |
@palma21 -- Saw the announcement yesterday about 18.04 here: https://azure.microsoft.com/en-us/updates/ga-aks-support-for-new-base-image-ubuntu-1804/ I did try to bring up a new cluster with v1.18.6 and it still gives me Ubuntu 16.04.7 LTS
so, I tried upgrading it to v1.18.8 and I still see
Can you provide an update please ? |
This Issue is about k8s 1.18, not 18.04 there's an update on the 18.04 item, it's still rolling it's a bit delayed but should be concluded by end of next week or early the following. |
My question was why the documentation page suggests the two things are connected when apparently they are not... |
They are totally connected, but the releases are not aligned due to delay on 1804, the documentation should be saying that you only get 18.04 by default on 1.18 clusters which is true, you'll never get it by default on older clusters, and this is the the version you'll get from now on from 1.18+. But that is only after 18.04 GA completes the rollout |
Current stage of release: Preview, actively rolling GA as of 9/8. Depending on your region this feature is GA, the status of the issue will change when the GA updates are global.
This issue captures the motion of moving 1.18 to a GA state within AKS, implying the deprecation of 1.15 to keep in line with N-2 support policy. The new supported window range will become 1.16, 1.17, and 1.18 when this issue is closed. This will not be closed until issue #1442 has been closed and the regular notification process has been completed.
Example output from a cluster on 1.16.7. At the moment, AKS has 2 preview versions available (1.17 and 1.18).
The text was updated successfully, but these errors were encountered: