Hardening Default GKE Cluster Configurations Reviews
Loading...
No results found.

Google Cloud Skills Boost

Apply your skills in Google Cloud console

Hardening Default GKE Cluster Configurations Reviews

10912 reviews

Christian V. · Reviewed около 2 лет ago

Ashish K. · Reviewed около 2 лет ago

anil k. · Reviewed около 2 лет ago

Now worked everything as supposed

Daniel T. · Reviewed около 2 лет ago

Marouene D. · Reviewed около 2 лет ago

Tamilselvi R. · Reviewed около 2 лет ago

Good

Yuvaraj N. · Reviewed около 2 лет ago

The code for the more restrictive policy in step 7 didn't work properly

Daniel T. · Reviewed около 2 лет ago

Ravishanker A. · Reviewed около 2 лет ago

Ariel F. · Reviewed около 2 лет ago

Step 7 error. --cluster-version 1.21.14-gke.18100 option helped.

Srikant D. · Reviewed около 2 лет ago

INVALID_ARGUMENT: Pod Security Policy was removed from GKE clusters with version >= 1.25.0. The cluster cannot be created with Pod Security Policy is enabled.

Andrii K. · Reviewed около 2 лет ago

outdate version k8s

Duy H. · Reviewed около 2 лет ago

outdated lab, create cluster in first step: gcloud container clusters create simplecluster --zone $MY_ZONE --num-nodes 2 --metadata=disable-legacy-endpoints=false --cluster-version=1.21.14-gke.18800 --no-enable-autoupgrade

Denis M. · Reviewed около 2 лет ago

Steps 6 & 7 cannot be implemented: error: resource mapping not found for name: "restrictive-psp" namespace: "" from "STDIN": no matches for kind "PodSecurityPolicy" in version "policy/v1beta1" ensure CRDs are installed first

Andrei G. · Reviewed около 2 лет ago

Andrei G. · Reviewed около 2 лет ago

outdate

Duy H. · Reviewed около 2 лет ago

Denis M. · Reviewed около 2 лет ago

Kubernetes has officially deprecated PodSecurityPolicy in version 1.21 and will be removed in 1.25 with no upgrade path available with this feature enabled. This lab uses v1.25 hence unable to use pod security preventing me from completing the lab

Oluseyi S. · Reviewed около 2 лет ago

Step 7 error.

Srikant D. · Reviewed около 2 лет ago

Krzysztof A. · Reviewed около 2 лет ago

error: resource mapping not found for name: "restrictive-psp" namespace: "" from "STDIN": no matches for kind "PodSecurityPolicy" in version "policy/v1beta1" ensure CRDs are installed first >>> the solution is : gcloud container clusters create simplecluster --zone $MY_ZONE --num-nodes 2 --metadata=disable-legacy-endpoints=false --cluster-version=1.21.14-gke.18800 --no-enable-autoupgrade

Félix V. · Reviewed около 2 лет ago

Ravishanker A. · Reviewed около 2 лет ago

Ravishanker A. · Reviewed около 2 лет ago

Lab instruction is not up-to-date. I wasn't able to complete Tasks 6 & 7 because PodSecurityPolicy was removed

Maciej K. · Reviewed около 2 лет ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.