-
Notifications
You must be signed in to change notification settings - Fork 28
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Autopilot cluster is auto deleting again after 30 min timeout on failure to transition from "creating" state #857
Comments
forgot to override the peering constraint https://console.cloud.google.com/iam-admin/orgpolicies/compute-restrictVpcPeering?organizationId=734065690346&orgonly=true&supportedpurview=organizationId
|
script will auto delete shortly
getting better on workloads - was red heering on pos scheduling
bootstrap OK Deployment 1/1 krmapihosting-system krmapihost-kcc
|
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
#464
Client still has issues with standard GKE cluster
Reproducing on one of my orgs...
The text was updated successfully, but these errors were encountered: