Hardening Default GKE Cluster Configurations Reviews

Hardening Default GKE Cluster Configurations Reviews

9538 reviews

Good

Yuvaraj N. · Reviewed 10 months ago

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

Daniel T. · Reviewed 10 months ago

Ravishanker A. · Reviewed 10 months ago

Ariel F. · Reviewed 10 months ago

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

Srikant D. · Reviewed 10 months 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 10 months ago

outdate version k8s

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

Andrei G. · Reviewed 10 months ago

outdate

Duy H. · Reviewed 10 months ago

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

Step 7 error.

Srikant D. · Reviewed 10 months ago

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

Ravishanker A. · Reviewed 10 months ago

Ravishanker A. · Reviewed 10 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 10 months ago

Task 7 does not work

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

Pranav K. · Reviewed 10 months ago

Sachinder Y. · Reviewed 10 months ago

Sachinder Y. · Reviewed 10 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.