Skip to content

Commit 4b5e3a5

Browse files
authored
Update supported-kubernetes-versions.md
add fixes
1 parent 263351c commit 4b5e3a5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/aks/supported-kubernetes-versions.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ For the past release history, see [Kubernetes](https://en.wikipedia.org/wiki/Kub
136136

137137
| K8s version | Upstream release | AKS preview | AKS GA | End of life |
138138
|--------------|-------------------|--------------|---------|-------------|
139+
| 1.17 | Dec-09-19 | Jan 2019 | Jul 2020 | 1.20 GA |
139140
| 1.18 | Mar-23-20 | May 2020 | Aug 2020 | 1.21 GA |
140141
| 1.19 | Aug-04-20 | Sep 2020 | Nov 2020 | 1.22 GA |
141142
| 1.20 | Dec-08-20 | Jan 2021 | Mar 2021 | 1.23 GA |
@@ -185,11 +186,11 @@ Skipping multiple versions can only be done when upgrading from an unsupported v
185186

186187
**Can I create a new 1.xx.x cluster during its 30 day support window?**
187188

188-
No. Once a version is deprecated/removed, you cannot create a cluster with that version. As the change rolls out, you will start to see the old version removed from your version list. This process may take up to a week.
189+
No. Once a version is deprecated/removed, you cannot create a cluster with that version. As the change rolls out, you will start to see the old version removed from your version list. This process may take up to two weeks from announcement, progressively by region.
189190

190191
**I am on a freshly deprecated version, can I still add new node pools? Or will I have to upgrade?**
191192

192-
No. You will not be allowed to add node pools to your cluster running a deprecated version. You will have to upgrade.
193+
No. You will not be allowed to add node pools of the deprecated version to your cluster. You can add node pools of a new version. However, this may require you to update the control plane first.
193194

194195
## Next steps
195196

0 commit comments

Comments
 (0)