Configuring GKE-Native Monitoring and Logging Reviews
16158 reviews
Lab is bugged with current default version of GKE's k8s
Aurélien S. · Reviewed أكثر من 5 سنوات ago
unable to recognize "hello-v2.yaml": no matches for kind "Deployment" in version "extensions/v1beta1"
Ramnath G. · Reviewed أكثر من 5 سنوات ago
Mohanakrishnan S. · Reviewed أكثر من 5 سنوات ago
first part of lab not working
joby d. · Reviewed أكثر من 5 سنوات ago
Junaid K. · Reviewed أكثر من 5 سنوات ago
the infromation is obsolete it is not possible to launch the example on the latest version of GKE it is necesary to usea cluster with kubernetes 1.15 since with 1.16 it is not possible continnue the lab
Jorge H. · Reviewed أكثر من 5 سنوات ago
as always this labs are not working as is expected
Jorge H. · Reviewed أكثر من 5 سنوات ago
unable to recognize "hello-v2.yaml": no matches for kind "Deployment" in version "extensions/v1beta1"
Ramnath G. · Reviewed أكثر من 5 سنوات ago
Steven A. · Reviewed أكثر من 5 سنوات ago
Gabriel V. · Reviewed أكثر من 5 سنوات ago
Kevin S. · Reviewed أكثر من 5 سنوات ago
kubectl create -f hello-v2.yaml error: unable to recognize "hello-v2.yaml": no matches for kind "Deployment" in version "extensions/v1beta1" if cluster version is higher then --cluster-version=1.15.12-gke.4000 If you try to change "extensions/v1beta1" in hello-v2.yaml to more convenient api for default cluster 16.xx lab checks won't work.
Stanislav S. · Reviewed أكثر من 5 سنوات ago
Saurabh S. · Reviewed أكثر من 5 سنوات ago
The first task was completed successfully. But "Check my Progress" did not recognized the completion
Bharath Kumar B. · Reviewed أكثر من 5 سنوات ago
Predrag M. · Reviewed أكثر من 5 سنوات ago
there is a error when to create pods for hello-v2. error: unable to recognize "hello-v2.yaml": no matches for kind "Deployment" in version "app/v1" If I use "apps/v1", then pods is successfully created, but task point was not recognized.
Kim J. · Reviewed أكثر من 5 سنوات ago
Lara Z. · Reviewed أكثر من 5 سنوات ago
srinivas v. · Reviewed أكثر من 5 سنوات ago
Fagner M. · Reviewed أكثر من 5 سنوات ago
hello-v2.yaml not working, first checkpoint not working
Even -. · Reviewed أكثر من 5 سنوات ago
Mohanakrishnan S. · Reviewed أكثر من 5 سنوات ago
Using the latest version of Kubernetes for GKE causes task 1 not be completd as it cannot create the hello world deployment object.
Arthur R. · Reviewed أكثر من 5 سنوات ago
- The manifest to create the deployment didn't work because of the API version is used in it, v1beta1. Currently, 1.16 is the default version of GKE cluster, and therefore the manifest should be updated for apps/v1. - The cluster creation in the steps didn't work due to a quota limit related to the number of External IP addresses.
Shuji W. · Reviewed أكثر من 5 سنوات ago
The hello-v2.yaml app has fails and cant be deployed. When i modify it to deploy cant check my progress.... REFER TO THIS ISSUE: https://github.com/GoogleCloudPlatform/training-data-analyst/issues/1250 I had to change the k8s cluster creation command to gcloud container clusters create $my_cluster \ --num-nodes 3 --enable-ip-alias --zone $my_zone \ --cluster-version "1.14.10-gke.50" --enable-stackdriver-kubernetes
Luis V. · Reviewed أكثر من 5 سنوات ago
The hello-v2.yaml app has fails and cant be deployed. When i modify it to deploy cant check my progress.... REFER TO THIS ISSUE: https://github.com/GoogleCloudPlatform/training-data-analyst/issues/1250
Luis V. · Reviewed أكثر من 5 سنوات ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.