GoogleCloudPlatform / GoogleCloudPlatform/pubsec-declarative-toolkit
Autopilot cluster is auto deleting again after 30 min timeout on failure to transition from "creating" state
- Dominant language
- Shell
- Stars
- 36
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
see either manual or scripted GKE cluster creation
https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/blob/gh766-script/solutions/setup.sh#L198C1-L198C174
gcloud anthos config controller create "$CLUSTER" --location "$REGION" --network "$NETWORK" --subnet "$SUBNET" --master-ipv4-cidr-block="172.16.0.128/28" --full-management
remove --full-management
as in
https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/blob/main/docs/advanced-install.md#gke-autopilot---recommended
Getting older jira
https://github.com/GoogleCloudPlatform/pubsec-declarative-toolkit/issues/464
Client still has issues with standard GKE cluster
Reproducing on one of my orgs...
Contributor guide
Assessment
This issue has not been assessed yet.