Hardening Default GKE Cluster Configurations Reviews

Hardening Default GKE Cluster Configurations Reviews

9608 reviews

Ananth S. · Reviewed 11 months ago

Black M. · Reviewed 11 months ago

Eko P. · Reviewed 11 months ago

mahes s. · Reviewed 11 months ago

Erwin M. · Reviewed 11 months ago

ERROR TASK 7

Akmal M. · Reviewed 11 months ago

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

Mukhlas A. · Reviewed 11 months ago

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

Maulana Akbar D. · Reviewed 11 months ago

Adhi P. · Reviewed 11 months 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 11 months 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 11 months ago

Erick C. · Reviewed 11 months ago

Reihan S. · Reviewed 11 months ago

Reihan S. · Reviewed 11 months ago

AGENG P. · Reviewed 11 months ago

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

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

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

Achille M. · Reviewed 11 months ago

Andre R. · Reviewed 11 months ago

Gregorius S. · 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.