Google Kubernetes Engine Security: Binary Authorization Ulasan
15778 ulasan
student_03_c47a30ca68df@cloudshell:~/gke-binary-auth-demo (qwiklabs-gcp-00-9cf52482f238)$ ./create.sh -c binary-auth-cluster Fetching server config for us-east1-c Your active configuration is: [cloudshell-1093] Your active configuration is: [cloudshell-1093] Your active configuration is: [cloudshell-1093] Enabling the API compute.googleapis.com Enabling the API container.googleapis.com Operation "operations/acf.p2-291541100998-66656889-7d1f-49dd-b82e-40a164ca64f1" finished successfully. Enabling the API containerregistry.googleapis.com Enabling the API containeranalysis.googleapis.com Operation "operations/acf.p2-291541100998-43897050-d3fb-4848-aa64-a7b798e100fe" finished successfully. Enabling the API binaryauthorization.googleapis.com Operation "operations/acf.p2-291541100998-06cd1ce9-f086-45d1-8721-40797785d67e" finished successfully. Creating cluster WARNING: The `--enable-binauthz` flag is deprecated. Please use `--binauthz-evaluation-mode` instead. Creating cluster binary-auth-cluster in us-east1-c...done. ERROR: (gcloud.beta.container.clusters.create) Operation [<Operation clusterConditions: [<StatusCondition canonicalCode: CanonicalCodeValueValuesEnum(UNAVAILABLE, 15) code: CodeValueValuesEnum(GCE_STOCKOUT, 1) message: "Instance 'gke-binary-auth-cluster-default-pool-923e9867-nkj3' creation failed: The zone 'projects/qwiklabs-gcp-00-9cf52482f238/zones/us-east1-c' does not have enough resources available to fulfill the request. Try a different zone, or try again later.">, <StatusCondition canonicalCode: CanonicalCodeValueValuesEnum(UNAVAILABLE, 15) code: CodeValueValuesEnum(GCE_STOCKOUT, 1) message: "Instance 'gke-binary-auth-cluster-default-pool-923e9867-v8hn' creation failed: The zone 'projects/qwiklabs-gcp-00-9cf52482f238/zones/us-east1-c' does not have enough resources available to fulfill the request. Try a different zone, or try again later.">, <StatusCondition canonicalCode: CanonicalCodeValueValuesEnum(UNAVAILABLE, 15) code: CodeValueValuesEnum(GCE_STOCKOUT, 1) message: "Google Compute Engine: Not all instances running in IGM after 35m21.362239587s. Expected 2, running 0, transitioning 2. Current errors: [GCE_STOCKOUT]: Instance 'gke-binary-auth-cluster-default-pool-923e9867-nkj3' creation failed: The zone 'projects/qwiklabs-gcp-00-9cf52482f238/zones/us-east1-c' does not have enough resources available to fulfill the request. Try a different zone, or try again later.; [GCE_STOCKOUT]: Instance 'gke-binary-auth-cluster-default-pool-923e9867-v8hn' creation failed: The zone 'projects/qwiklabs-gcp-00-9cf52482f238/zones/us-east1-c' does not have enough resources available to fulfill the request. Try a different zone, or try again later.">] detail: "Google Compute Engine: Not all instances running in IGM after 35m21.362239587s. Expected 2, running 0, transitioning 2. Current errors: [GCE_STOCKOUT]: Instance 'gke-binary-auth-cluster-default-pool-923e9867-nkj3' creation failed: The zone 'projects/qwiklabs-gcp-00-9cf52482f238/zones/us-east1-c' does not have enough resources available to fulfill the request. Try a different zone, or try again later.; [GCE_STOCKOUT]: Instance 'gke-binary-auth-cluster-default-pool-923e9867-v8hn' creation failed: The zone 'projects/qwiklabs-gcp-00-9cf52482f238/zones/us-east1-c' does not have enough resources available to fulfill the request. Try a different zone, or try again later." endTime: '2026-04-24T16:50:28.969166521Z' error: <Status code: 14 details: [] message: "Instance 'gke-binary-auth-cluster-default-pool-923e9867-nkj3' creation failed: The zone 'projects/qwiklabs-gcp-00-9cf52482f238/zones/us-east1-c' does not have enough resources available to fulfill the request. Try a different zone, or try again later."> name: 'operation-1777046999996-3b6b4dac-3baa-47ca-82d2-dddddb0254bb' nodepoolConditions: [] operationType: OperationTypeValueValuesEnum(CREATE_CLUSTER, 1) progress: <OperationProgress metrics: [<Metric intValue: 8 name: 'CLUSTER_CONFIGURING'>, <Metric intValue: 8 name: 'CLUSTER_CONFIGURING_TOTAL'>, <Metric intValue: 12 name: 'CLUSTER_DEPLOYING'>, <Metric intValue: 12 name: 'CLUSTER_DEPLOYING_TOTAL'>] stages: []> selfLink: 'https://container.googleapis.com/v1beta1/projects/291541100998/zones/us-east1-c/operations/operation-1777046999996-3b6b4dac-3baa-47ca-82d2-dddddb0254bb' startTime: '2026-04-24T16:09:59.996907335Z' status: StatusValueValuesEnum(DONE, 3) statusMessage: "Google Compute Engine: Not all instances running in IGM after 35m21.362239587s. Expected 2, running 0, transitioning 2. Current errors: [GCE_STOCKOUT]: Instance 'gke-binary-auth-cluster-default-pool-923e9867-nkj3' creation failed: The zone 'projects/qwiklabs-gcp-00-9cf52482f238/zones/us-east1-c' does not have enough resources available to fulfill the request. Try a different zone, or try again later.; [GCE_STOCKOUT]: Instance 'gke-binary-auth-cluster-default-pool-923e9867-v8hn' creation failed: The zone 'projects/qwiklabs-gcp-00-9cf52482f238/zones/us-east1-c' does not have enough resources available to fulfill the request. Try a different zone, or try again later." targetLink: 'https://container.googleapis.com/v1beta1/projects/291541100998/zones/us-east1-c/clusters/binary-auth-cluster' zone: 'us-east1-c'>] finished with error: Google Compute Engine: Not all instances running in IGM after 35m21.362239587s. Expected 2, running 0, transitioning 2. Current errors: [GCE_STOCKOUT]: Instance 'gke-binary-auth-cluster-default-pool-923e9867-nkj3' creation failed: The zone 'projects/qwiklabs-gcp-00-9cf52482f238/zones/us-east1-c' does not have enough resources available to fulfill the request. Try a different zone, or try again later.; [GCE_STOCKOUT]: Instance 'gke-binary-auth-cluster-default-pool-923e9867-v8hn' creation failed: The zone 'projects/qwiklabs-gcp-00-9cf52482f238/zones/us-east1-c' does not have enough resources available to fulfill the request. Try a different zone, or try again later.
Vitalii T. · Diulas 1 jam lalu
Vitalii T. · Diulas 1 hari lalu
Gheorghe M. · Diulas 1 hari lalu
Sangam M. · Diulas 1 hari lalu
Gheorghe M. · Diulas 2 hari lalu
Manuel U. · Diulas 2 hari lalu
I wasn't able to create a cluster in region us-west1. it is always hard to get resources in that region.
Wenjing L. · Diulas 3 hari lalu
I wasn't able to create a cluster in region us-west1. it is always hard to get resources in that region.
Wenjing L. · Diulas 3 hari lalu
Jose A. · Diulas 4 hari lalu
marianne h. · Diulas 4 hari lalu
Jiseon Y. · Diulas 5 hari lalu
Anish P. · Diulas 6 hari lalu
success2ful
Anthony C. · Diulas 6 hari lalu
Lucas A. · Diulas 6 hari lalu
Ankita Ashok T. · Diulas 7 hari lalu
Cluster creation failed.Lab not working
Ramchandra R. · Diulas 8 hari lalu
Priyanka N. · Diulas 8 hari lalu
Việc khởi tạo Creating cluster my-cluster-1 in us-east4-b cứ chạy mãi không ngừng. Cuối cùng tôi cũng không thể chờ mãi, bài lab vì thế không thể hoàn thành. Các bài lab của google nhiều bài bị các lỗi khác nhau rất nhiều.
Viet N. · Diulas 8 hari lalu
Don't work
Rocio M. · Diulas 8 hari lalu
Nunca dejo aprovisionar el cluster por capacidad en la zona
Antonio . · Diulas 9 hari lalu
Nour S. · Diulas 9 hari lalu
Rocio M. · Diulas 9 hari lalu
Google S2
Renan Q. · Diulas 10 hari lalu
Aroh Y. · Diulas 11 hari lalu
Pooja K. · Diulas 15 hari lalu
Kami tidak dapat memastikan bahwa ulasan yang dipublikasikan berasal dari konsumen yang telah membeli atau menggunakan produk terkait. Ulasan tidak diverifikasi oleh Google.