High Availability

In PSKE, the control plane is always highly available. All control plane components (API server, etcd, controller manager) are automatically distributed across different nodes — no manual configuration is required.

This corresponds internally to the Gardener setting failureTolerance: node and protects against single node failures.