Skip to content

Commit 6dedb5c

Browse files
committed
Add 2 more FAQ questions about LTS activation and pricing
1 parent 978266c commit 6dedb5c

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

articles/aks/long-term-support.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,11 @@ az aks upgrade --resource-group myResourceGroup --name myAKSCluster --kubernetes
136136
### Community support for AKS 1.27 ends expires in July 2024. Can I create a new AKS cluster with version 1.27 after that date?
137137
Yes, as long as LTS is enabled on the cluster, you can create a new AKS cluster with version 1.27 after the community support window has ended.
138138

139-
140139
### Can I enable and disable LTS on AKS 1.27 after the end of community support?
141140
You can enable the LTS support plan on AKS 1.27 after the end of community support. However, you can't disable LTS on AKS 1.27 after the end of community support.
141+
142+
### I have a cluster running on version 1.27. Does it mean it is automatically in LTS?
143+
No, you need to explicitly enable LTS on the cluster to receive LTS support. Enabling LTS also requires being on the Premium tier.
144+
145+
### What is the pricing model for LTS?
146+
LTS is available on the Premium tier, please refer to the [Premium tier pricing](https://azure.microsoft.com/en-us/pricing/details/kubernetes-service/) for more information.

0 commit comments

Comments
 (0)