cluster-api-provider-gcp
cluster-api-provider-gcp copied to clipboard
Document using CCM and multi-zone clusters
trafficstars
/kind documentation
Description
The default configuration when installing GCP Cloud Provider is not compatible with multi-zone clusters, unless failureDomains are explicitly set. This can cause intermittent errors depending on where nodes are deployed.
This can be configured via cloud.config by passing the required flags, whether it is multi-zone, regional, etc. Let's document this in the book so users are aware of this when provisioning self-managed clusters, as Kubernetes >=v1.32 requires using CCM.