Skip to content

Commit 97ed2f2

Browse files
committed
uptime sla broken link
1 parent ee6f8fb commit 97ed2f2

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

articles/aks/faq.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -123,11 +123,7 @@ Windows Server support for node pool includes some limitations that are part of
123123

124124
## Does AKS offer a service-level agreement?
125125

126-
AKS provides the ability to achieve 99.95% availability for the API server with [Uptime SLA][uptime-sla.md].
127-
128-
In a service-level agreement (SLA), the provider agrees to reimburse the customer for the cost of the service if the published service level isn't met. Since AKS is free, no cost is available to reimburse, so AKS has no formal SLA. However, AKS seeks to maintain availability of at least 99.5 percent for the Kubernetes API server.
129-
130-
It is important to recognize the distinction between AKS service availability which refers to uptime of the Kubernetes control plane and the availability of your specific workload which is running on Azure Virtual Machines. Although the control plane may be unavailable if the control plane is not ready, your cluster workloads running on Azure VMs can still function. Given Azure VMs are paid resources they are backed by a financial SLA. Read [here for more details](https://azure.microsoft.com/support/legal/sla/virtual-machines/v1_8/) on the Azure VM SLA and how to increase that availability with features like [Availability Zones][availability-zones].
126+
AKS provides SLA guarantees as an optional add on feature with [Uptime SLA][uptime-sla.md].
131127

132128
## Can I apply Azure reservation discounts to my AKS agent nodes?
133129

@@ -207,7 +203,7 @@ No AKS is a managed service, and manipulation of the IaaS resources is not suppo
207203
[bcdr-bestpractices]: ./operator-best-practices-multi-region.md#plan-for-multiregion-deployment
208204
[availability-zones]: ./availability-zones.md
209205
[az-regions]: ../availability-zones/az-region.md
210-
[uptime-sla] ./uptime-sla.md
206+
[uptime-sla]: ./uptime-sla.md
211207

212208
<!-- LINKS - external -->
213209
[aks-regions]: https://azure.microsoft.com/global-infrastructure/services/?products=kubernetes-service

0 commit comments

Comments
 (0)