Skip to content

Topic

Multi-cluster Kubernetes

Coordinating workloads across more than one Kubernetes cluster, typically for hybrid cloud capacity, regional failover, or independence from a single provider. Approaches differ in whether they federate the API, distribute manifests, or schedule workloads dynamically.

Current clusters