Opiniones sobre Cómo usar el control de acceso basado en roles en Kubernetes Engine

19583 opiniones

Was unable to follow the lab: student-02-9e9d921c8d87@gke-tutorial-owner:~$ kubectl create -n dev -f ./manifests/hello-server.yaml -bash: kubectl: command not found

Oleksii P. · Se revisó hace más de 3 años

Jeremy C. · Se revisó hace más de 3 años

Patryk K. · Se revisó hace más de 3 años

Chris K. · Se revisó hace más de 3 años

Paul M. · Se revisó hace más de 3 años

student id student-00-e4113a300ec1@qwiklabs.net project id gwiklabs-gcp-01-20a42cae1842 Error during make create step Error: googleapi: Error 400: Creation of node pools using node images based on Docker container runtimes is not supported in GKE v1.23. This is to prepare for the removal of Dockershim in Kubernetes v1.24. We recommend that you migrate to image types based on Containerd (examples). For more information, contact Cloud Support., badRequest │ │ with google_container_cluster.primary, │ on main.tf line 86, in resource "google_container_cluster" "primary": │ 86: resource "google_container_cluster" "primary" { │ ╵ make: *** [Makefile:27: create] Error 1 Unable to do lab. I did look at the main.tf file, but based on the error that was generated I would be unable to fix it since I probably don't have rights, would run out of time, and don't know Terraform yet. That's on my study list. Tried again at 2:50 Eastern Time and obtained same results.

Dorothy L. · Se revisó hace más de 3 años

Lukasz K. · Se revisó hace más de 3 años

Jeremy C. · Se revisó hace más de 3 años

Mohammad-Ali B. · Se revisó hace más de 3 años

Kenny T. · Se revisó hace más de 3 años

the lab has an issue it give an error ╷ │ Warning: Deprecated Resource │ │ with module.auditor_instance.data.null_data_source.grant_admin, │ on modules/instance/main.tf line 19, in data "null_data_source" "grant_admin": │ 19: data "null_data_source" "grant_admin" { │ │ The null_data_source was historically used to construct intermediate values to re-use elsewhere in configuration, the same can now be │ achieved using locals │ │ (and 5 more similar warnings elsewhere) ╵ ╷ │ Error: Error retrieving available container cluster versions: Get "https://container.googleapis.com/v1beta1/projects/qwiklabs-gcp-04-0b005d8d0e01/locations/us-west1/serverConfig?alt=json&prettyPrint=false": dial tcp [2404:6800:4003:c02::5f]:443: connect: cannot assign requested address │ │ with data.google_container_engine_versions.on-prem, │ on main.tf line 19, in data "google_container_engine_versions" "on-prem": │ 19: data "google_container_engine_versions" "on-prem" { │ ╵ make: *** [Makefile:27: create] Error 1

Ahamed A. · Se revisó hace más de 3 años

ENES T. · Se revisó hace más de 3 años

Сергей Ч. · Se revisó hace más de 3 años

the lab has an issue it give an error ╷ │ Warning: Deprecated Resource │ │ with module.auditor_instance.data.null_data_source.grant_admin, │ on modules/instance/main.tf line 19, in data "null_data_source" "grant_admin": │ 19: data "null_data_source" "grant_admin" { │ │ The null_data_source was historically used to construct intermediate values to re-use elsewhere in configuration, the same can now be │ achieved using locals │ │ (and 5 more similar warnings elsewhere) ╵ ╷ │ Error: Error retrieving available container cluster versions: Get "https://container.googleapis.com/v1beta1/projects/qwiklabs-gcp-04-0b005d8d0e01/locations/us-west1/serverConfig?alt=json&prettyPrint=false": dial tcp [2404:6800:4003:c02::5f]:443: connect: cannot assign requested address │ │ with data.google_container_engine_versions.on-prem, │ on main.tf line 19, in data "google_container_engine_versions" "on-prem": │ 19: data "google_container_engine_versions" "on-prem" { │ ╵ make: *** [Makefile:27: create] Error 1

Ahamed A. · Se revisó hace más de 3 años

the lab has an issue it give an error ╷ │ Warning: Deprecated Resource │ │ with module.auditor_instance.data.null_data_source.grant_admin, │ on modules/instance/main.tf line 19, in data "null_data_source" "grant_admin": │ 19: data "null_data_source" "grant_admin" { │ │ The null_data_source was historically used to construct intermediate values to re-use elsewhere in configuration, the same can now be │ achieved using locals │ │ (and 5 more similar warnings elsewhere) ╵ ╷ │ Error: Error retrieving available container cluster versions: Get "https://container.googleapis.com/v1beta1/projects/qwiklabs-gcp-04-0b005d8d0e01/locations/us-west1/serverConfig?alt=json&prettyPrint=false": dial tcp [2404:6800:4003:c02::5f]:443: connect: cannot assign requested address │ │ with data.google_container_engine_versions.on-prem, │ on main.tf line 19, in data "google_container_engine_versions" "on-prem": │ 19: data "google_container_engine_versions" "on-prem" { │ ╵ make: *** [Makefile:27: create] Error 1

Ahamed A. · Se revisó hace más de 3 años

Lab is not working due to GKE version 1.23.

Alan G. · Se revisó hace más de 3 años

Mohammad-Ali B. · Se revisó hace más de 3 años

The lab is no longer working due to the fact that the Docker images are no longer compatible with the current versions of GKE. The terraform can't manage to create the cluster.

Ludovic E. · Se revisó hace más de 3 años

Paul M. · Se revisó hace más de 3 años

19IT091 D. · Se revisó hace más de 3 años

Mario H. · Se revisó hace más de 3 años

Andrew J. · Se revisó hace más de 3 años

The Terraform create wouldn't for me. Tried 3 times now. Error: googleapi: Error 400: Creation of node pools using node images based on Docker container runtimes is not supported in GKE v1.23. This is to prepare for the removal of Dockershim in Kubernetes v1.24. We recommend that you migrate to image types based on Containerd (examples). For more information, contact Cloud Support., badRequest

Keegan C. · Se revisó hace más de 3 años

Paul M. · Se revisó hace más de 3 años

When i try to launch the make command, i get this error : Error: googleapi: Error 400: Creation of node pools using node images based on Docker container runtimes is not supported in GKE v1.23. This is to prepare for the removal of Dockershim in Kubernetes v1.24. We recommend that you migrate to image types based on Containerd (examples). For more information, contact Cloud Support., badRequest │ │ with google_container_cluster.primary, │ on main.tf line 86, in resource "google_container_cluster" "primary": │ 86: resource "google_container_cluster" "primary" {

Dylan P. · Se revisó hace más de 3 años

No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.