Azure Kubernetes services SLA

Prabu Soundarrajan 20 Reputation points
2023-08-10T05:26:21.35+00:00

In the AKS documentation, i found the below content about AKS SLA. Can someone clarify why the SLA for AKS using Availability Zone is lower than the AKS not using Availability Zones.

"In the Standard tier, the Uptime SLA feature is enabled by default per cluster. The Uptime SLA feature guarantees 99.95% availability of the Kubernetes API server endpoint for clusters using Availability Zones, and 99.9% of availability for clusters that aren't using Availability Zones.For more information, see SLA."

Reference: https://learn.microsoft.com/en-gb/azure/aks/free-standard-pricing-tiers?WT.mc_id=Portal-Microsoft_Azure_Expert#uptime-sla-terms-and-conditions

Azure Kubernetes Service (AKS)
Azure Kubernetes Service (AKS)
An Azure service that provides serverless Kubernetes, an integrated continuous integration and continuous delivery experience, and enterprise-grade security and governance.
2,365 questions
{count} votes

Accepted answer
  1. mutaz-msft 2,351 Reputation points Microsoft Employee
    2023-08-10T06:48:30.6+00:00

    Hi @Prabu Soundarrajan,

    99.95% value is higher than 99.90%, So SLA value for AKS using Availability Zones is higher than without Availability Zones.

    2 people found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.