cluster-api-provider-gcp icon indicating copy to clipboard operation
cluster-api-provider-gcp copied to clipboard

Document using CCM and multi-zone clusters

Open salasberryfin opened this issue 5 months ago • 0 comments
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.

salasberryfin avatar Jun 18 '25 14:06 salasberryfin