Skip to content

Commit 02b9d7c

Browse files
committed
Updating articles that referenced Uptime SLA
1 parent 69924c4 commit 02b9d7c

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

articles/advisor/advisor-reference-operational-excellence-recommendations.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -194,11 +194,11 @@ This cluster is not using ephemeral OS disks which can provide lower read/write
194194

195195
Learn more about [Kubernetes service - UseEphemeralOSdisk (Use Ephemeral OS disk)](../aks/cluster-configuration.md#ephemeral-os).
196196

197-
### Use Uptime SLA
197+
### Free and Standard pricing tiers for AKS control plane management
198198

199-
This cluster has not enabled Uptime SLA, and it limited to an SLO of 99.5%
199+
This cluster has not enabled the Standard pricing tier with the Uptime SLA feature, and it limited to an SLO of 99.5%
200200

201-
Learn more about [Kubernetes service - UseUptimeSLA (Use Uptime SLA)](../aks/uptime-sla.md).
201+
Learn more about [Kubernetes service - UseUptimeSLA (Use Uptime SLA)](../aks/free-standard-pricing-tiers.md).
202202

203203
### Deprecated Kubernetes API in 1.22 has been found
204204

articles/aks/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,8 @@
206206
href: out-of-tree.md
207207
- name: Upgrade an AKS cluster
208208
href: upgrade-cluster.md
209-
- name: Use Uptime SLA
210-
href: uptime-sla.md
209+
- name: Free and Standard pricing tiers for AKS
210+
href: free-standard-pricing-tiers.md
211211
- name: Use Draft (preview)
212212
href: draft.md
213213
- name: Use proximity placement groups

articles/aks/faq.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,9 @@ Windows Server support for node pool includes some limitations that are part of
145145

146146
## Does AKS offer a service-level agreement?
147147

148-
AKS provides SLA guarantees as an optional feature with [Uptime SLA][uptime-sla].
148+
AKS provides SLA guarantees in the [Standard pricing tier with the Uptime SLA feature][pricing-tiers].
149149

150-
The Free SKU offered by default doesn't have a associated Service Level *Agreement*, but has a Service Level *Objective* of 99.5%. Transient connectivity issues are observed if there was an upgrade, unhealthy underlay nodes, platform maintenance, or an application overwhelms the API Server with requests, etc. If your workload doesn't tolerate API Server restarts, then we suggest using Uptime SLA.
150+
The Free pricing tier doesn't have a associated Service Level *Agreement*, but has a Service Level *Objective* of 99.5%. Transient connectivity issues are observed if there was an upgrade, unhealthy underlay nodes, platform maintenance, or an application overwhelms the API Server with requests, etc. If your workload doesn't tolerate API Server restarts, then we suggest using the Standard tier with Uptime SLA.
151151

152152
## Can I apply Azure reservation discounts to my AKS agent nodes?
153153

@@ -331,7 +331,7 @@ Any patch, including security patches, is automatically applied to the AKS clust
331331
[bcdr-bestpractices]: ./operator-best-practices-multi-region.md#plan-for-multiregion-deployment
332332
[availability-zones]: ./availability-zones.md
333333
[az-regions]: ../availability-zones/az-region.md
334-
[uptime-sla]: ./uptime-sla.md
334+
[pricing-tiers]: ./free-standard-pricing-tiers.md
335335
[aks-keyvault-provider]: ./csi-secrets-store-driver.md
336336
337337
<!-- LINKS - external -->

articles/aks/free-standard-pricing-tiers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Azure Kubernetes Service (AKS) is now offering two pricing tiers for control pla
1616
|**When to use**|• You want to experiment with AKS at no extra cost <br> • You're new to AKS and Kubernetes|• You're running production or mission-critical workloads and need high availability and reliability <br> • You need a financially backed SLA|
1717
|**Supported cluster types**|• Development clusters or small scale testing environments <br> • Clusters with fewer than 10 nodes|• Enterprise-grade or production workloads <br> • Clusters with up to 5,000 nodes|
1818
|**Pricing**|• Free basic cluster management <br> • Pay-as-you-go for resources you consume|• $0.10 per cluster per hour for greater scaling and performance support <br> • Pay-as-you-go for resources you consume|
19-
|**Feature comparison**|• Recommended for clusters with fewer than 10 nodes, but can support up to 1,000 nodes <br> • Includes all current AKS features|• [Uptime SLA](#uptime-sla-feature) <br> • Greater control plane reliability and resources <br> • Can support up to 5,000 nodes in a cluster <br> • Includes all current AKS features
19+
|**Feature comparison**|• Recommended for clusters with fewer than 10 nodes, but can support up to 1,000 nodes <br> • Includes all current AKS features|• [Uptime SLA](#uptime-sla) <br> • Greater control plane reliability and resources <br> • Can support up to 5,000 nodes in a cluster <br> • Includes all current AKS features
2020

2121
You can still create an unlimited number of free clusters with a service level objective (SLO) of 99.5% and opt for the preferred SLO.
2222

0 commit comments

Comments
 (0)