Skip to main content
azuredown

Is Azure Kubernetes Service down?

OperationalLast checked Aug 1, 2026, 9:28 AM UTC

Last 90 days

100% uptime · 0 incidents
2026-05-04: operational2026-05-05: operational2026-05-06: operational2026-05-07: operational2026-05-08: operational2026-05-09: operational2026-05-10: operational2026-05-11: operational2026-05-12: operational2026-05-13: operational2026-05-14: operational2026-05-15: operational2026-05-16: operational2026-05-17: operational2026-05-18: operational2026-05-19: operational2026-05-20: operational2026-05-21: operational2026-05-22: operational2026-05-23: operational2026-05-24: operational2026-05-25: operational2026-05-26: operational2026-05-27: operational2026-05-28: operational2026-05-29: operational2026-05-30: operational2026-05-31: operational2026-06-01: operational2026-06-02: operational2026-06-03: operational2026-06-04: operational2026-06-05: operational2026-06-06: operational2026-06-07: operational2026-06-08: operational2026-06-09: operational2026-06-10: operational2026-06-11: operational2026-06-12: operational2026-06-13: operational2026-06-14: operational2026-06-15: operational2026-06-16: operational2026-06-17: operational2026-06-18: operational2026-06-19: operational2026-06-20: operational2026-06-21: operational2026-06-22: operational2026-06-23: operational2026-06-24: operational2026-06-25: operational2026-06-26: operational2026-06-27: operational2026-06-28: operational2026-06-29: operational2026-06-30: operational2026-07-01: operational2026-07-02: operational2026-07-03: operational2026-07-04: operational2026-07-05: operational2026-07-06: operational2026-07-07: operational2026-07-08: operational2026-07-09: operational2026-07-10: operational2026-07-11: operational2026-07-12: operational2026-07-13: operational2026-07-14: operational2026-07-15: operational2026-07-16: operational2026-07-17: operational2026-07-18: operational2026-07-19: operational2026-07-20: operational2026-07-21: operational2026-07-22: operational2026-07-23: operational2026-07-24: operational2026-07-25: operational2026-07-26: operational2026-07-27: operational2026-07-28: operational2026-07-29: operational2026-07-30: operational2026-07-31: operational2026-08-01: operational
2026-05-042026-08-01

What Azure Kubernetes Service does - and how it fails

Azure Kubernetes Service runs the managed control plane for containerized workloads. AKS incidents split into two very different classes: control-plane problems (API server unavailable, scaling and deployments blocked) that leave running pods serving traffic, and node/networking problems that take workloads down. Knowing which class you are in is the first triage step.

  • API server unavailability or latency - kubectl and CI/CD fail while workloads keep running
  • Node provisioning or upgrade failures pinning clusters to degraded capacity
  • Cluster autoscaler unable to add nodes during a regional capacity event
  • CNI/networking or DNS issues inside clusters after platform updates

Azure Kubernetes Service questions

Is AKS down right now?

Check the live status above, then check whether your workloads are actually failing or only the control plane: if kubectl times out but your services still answer, it is a control-plane event and running pods are typically unaffected.

Does AKS have an SLA?

The AKS control-plane uptime SLA (99.95% with availability zones, 99.9% without) applies only to clusters on the paid Standard/Premium tiers - the Free tier carries a service-level objective, not a financially-backed SLA. Your workloads’ availability is additionally governed by the VM SLAs of the node pools.

What should an AKS business-continuity plan cover?

Multiple node pools across availability zones, tested cluster-recreation automation (GitOps), image and chart registries outside the failure domain, and a documented answer for “the API server is down for four hours” - which blocks deploys but should not block serving.

Get alerted when Azure Kubernetes Service breaks

Instant email the moment we detect an incident - affected services and regions included.

Get outage alerts