Skip to content

Commit ddd0b26

Browse files
authored
Merge pull request #152992 from qpetraroia/patch-3
Add new FAQ sections as well as get rid of 1.17x on the chart
2 parents d986ab8 + 4b5e3a5 commit ddd0b26

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

articles/aks/supported-kubernetes-versions.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,14 @@ To upgrade, from *1.12.x* -> *1.14.x*, first upgrade from *1.12.x* -> *1.13.x*,
184184

185185
Skipping multiple versions can only be done when upgrading from an unsupported version back into a supported version. For example, upgrade from an unsupported *1.10.x* --> a supported *1.15.x* can be completed.
186186

187+
**Can I create a new 1.xx.x cluster during its 30 day support window?**
188+
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.
190+
191+
**I am on a freshly deprecated version, can I still add new node pools? Or will I have to upgrade?**
192+
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.
194+
187195
## Next steps
188196

189197
For information on how to upgrade your cluster, see [Upgrade an Azure Kubernetes Service (AKS) cluster][aks-upgrade].

0 commit comments

Comments
 (0)