Hardening Default GKE Cluster Configurations Reviews

Hardening Default GKE Cluster Configurations Reviews

9607 reviews

outdate version k8s

Duy H. · Reviewed 11 months 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 11 months 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 11 months ago

Andrei G. · Reviewed 11 months ago

outdate

Duy H. · Reviewed 11 months ago

Denis M. · Reviewed 11 months 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 11 months ago

Step 7 error.

Srikant D. · Reviewed 11 months ago

Krzysztof A. · Reviewed 11 months 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 11 months ago

Ravishanker A. · Reviewed 11 months ago

Ravishanker A. · Reviewed 11 months ago

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

Maciej K. · Reviewed 11 months ago

Task 7 does not work

Vaska K. · Reviewed 11 months 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 11 months 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

Yulius E. · Reviewed 11 months ago

Pranav K. · Reviewed 11 months ago

Sachinder Y. · Reviewed 11 months ago

Sachinder Y. · Reviewed 11 months ago

error at 7th tasks no CDR no psp apply Because Kubernetes remove PSP in 1.25+

Jacky N. · Reviewed 11 months ago

Arrabolu Chandra Shekar R. · Reviewed 11 months ago

error at 7th tasks no CDR no psp apply

Jacky N. · Reviewed 11 months ago

Tien N. · Reviewed 11 months ago

rabiathul w. · Reviewed 11 months ago

Kenalinux I. · Reviewed 11 months ago

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