Using Role-based Access Control in Kubernetes Engine recensioni
19583 recensioni
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. · Recensione inserita oltre 3 anni fa
Jeremy C. · Recensione inserita oltre 3 anni fa
Patryk K. · Recensione inserita oltre 3 anni fa
Chris K. · Recensione inserita oltre 3 anni fa
Paul M. · Recensione inserita oltre 3 anni fa
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. · Recensione inserita oltre 3 anni fa
Lukasz K. · Recensione inserita oltre 3 anni fa
Jeremy C. · Recensione inserita oltre 3 anni fa
Mohammad-Ali B. · Recensione inserita oltre 3 anni fa
Kenny T. · Recensione inserita oltre 3 anni fa
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. · Recensione inserita oltre 3 anni fa
ENES T. · Recensione inserita oltre 3 anni fa
Сергей Ч. · Recensione inserita oltre 3 anni fa
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. · Recensione inserita oltre 3 anni fa
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. · Recensione inserita oltre 3 anni fa
Lab is not working due to GKE version 1.23.
Alan G. · Recensione inserita oltre 3 anni fa
Mohammad-Ali B. · Recensione inserita oltre 3 anni fa
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. · Recensione inserita oltre 3 anni fa
Paul M. · Recensione inserita oltre 3 anni fa
19IT091 D. · Recensione inserita oltre 3 anni fa
Mario H. · Recensione inserita oltre 3 anni fa
Andrew J. · Recensione inserita oltre 3 anni fa
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. · Recensione inserita oltre 3 anni fa
Paul M. · Recensione inserita oltre 3 anni fa
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. · Recensione inserita oltre 3 anni fa
Non garantiamo che le recensioni pubblicate provengano da consumatori che hanno acquistato o utilizzato i prodotti. Le recensioni non sono verificate da Google.