Skip to main content
gcpdown

Is Google Kubernetes Engine down?

OperationalLast checked Aug 1, 2026, 9:29 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 Google Kubernetes Engine does - and how it fails

Google Kubernetes Engine runs the managed control plane your clusters depend on - the API server, scheduler, and etcd. The critical nuance: the GKE SLA covers the control plane, not your workloads. Well-built clusters keep serving traffic through control-plane incidents; what breaks is deploys, autoscaling, and anything that calls the Kubernetes API on its hot path.

  • Kubernetes API errors or timeouts (kubectl hangs, CI/CD deploys fail) while pods keep running
  • Stuck cluster operations: node-pool upgrades, cluster creation, or repairs not progressing
  • Autoscaler paralysis - HPA/cluster-autoscaler can’t act because the control plane is degraded
  • Node-pool level problems in one zone (node registration failures, workload rescheduling storms)

Google Kubernetes Engine questions

Is GKE down right now?

The live pill above reflects our latest check. GKE incidents are usually control-plane scoped: if kubectl fails but your Services still answer traffic, that pattern is exactly a control-plane event - your data plane is fine.

My pods are running but kubectl times out - is that a GKE outage?

Very likely, yes - and it is the most common GKE failure mode. The control plane (API server) is a Google-managed regional or zonal component. Workloads on the nodes continue serving; deploys, scaling actions, and operators that watch the API are what stall.

What does the GKE SLA actually cover?

A regional cluster’s control plane carries a 99.95% monthly uptime SLA (zonal control planes are 99.5%). It covers Kubernetes API availability - not your pods, nodes, or application traffic. Workload availability is your architecture’s job: multi-zone node pools, PodDisruptionBudgets, and not depending on the API server at request time.

Get alerted when Google Kubernetes Engine breaks

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

Get outage alerts