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.