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

10925 reviews

mahes s. · Reviewed about 2 years ago

Erwin M. · Reviewed about 2 years ago

ERROR TASK 7

Akmal M. · Reviewed about 2 years ago

Wahyu A. · Reviewed about 2 years ago

error trying to implement Task 7.....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

Oluwafemi A. · Reviewed about 2 years ago

Mukhlas A. · Reviewed about 2 years ago

Alvin .. · Reviewed about 2 years ago

PodSecurityPolicy was removed in Kubernetes cluster v1.25+ and we can't continue task 7 point 2. But we can solve it by specify the version of cluster under v1.25. For an example: gcloud container clusters create simplecluster --zone $MY_ZONE --cluster-version 1.21.14-gke.18100 --num-nodes 2 --metadata=disable-legacy-endpoints=false

Adhi P. · Reviewed about 2 years ago

Maulana Akbar D. · Reviewed about 2 years ago

Adhi P. · Reviewed about 2 years ago

Error in Task 7, 2 - 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 Fix: Use cluster version 1.21 gcloud container clusters create simplecluster --zone $MY_ZONE --cluster-version 1.21.14-gke.18100 --num-nodes 2 --metadata=disable-legacy-endpoints=false

Shams H. K. · Reviewed about 2 years ago

Error in Task 7, 2 - 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

Shams H. K. · Reviewed about 2 years ago

Erick C. · Reviewed about 2 years ago

Reihan S. · Reviewed about 2 years ago

Reihan S. · Reviewed about 2 years ago

AGENG P. · Reviewed about 2 years ago

Unable to finish the lab due to depreciation on psp in new version of GKE

Achille M. · Reviewed about 2 years ago

In this version, podsecuritypolicy and policy/v1beta1 are deprecated and not's possible to complete the lab: 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 Solved setting the --cluster-version flag to 1.21

Adrian C. · Reviewed about 2 years ago

In this version, podsecuritypolicy and policy/v1beta1 are deprecated and not's possible to complete the lab: 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

Adrian C. · Reviewed about 2 years ago

Unable to finish the lab due to depreciation on psp in new version of GKE

Achille M. · Reviewed about 2 years ago

Andre R. · Reviewed about 2 years ago

Gregorius S. · Reviewed about 2 years ago

Oluwafemi A. · Reviewed about 2 years ago

Command to create podsecurity is not working. So lab failed and I wasted time.

Frank E. · Reviewed about 2 years ago

Anand K. · Reviewed about 2 years ago

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