kubernetes-sigs/gcp-compute-persistent-disk-csi-driver

Regional PD Creation fails when Autopilot cluster has only 1 zone available

pwschuurman opened this issue · 0 comments

Repro Steps:

  1. Create a GKE Autopilot Cluster
  2. Scale to 0 or 1 nodes
  3. Create a Regional Persistent Disk using a StorageClass without an allowedTopology

Autopilot cluster should fallback on the GKE cluster's default zones, which are configured on cluster creation.