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

10939 reviews

Ilham A. · Reviewed около 2 лет ago

Herman M. · Reviewed около 2 лет ago

The cluster created in the lab is of version 1.25, where PodSecurityPolicy has been depreceated. Thus the lab does not work from Task 7 onwards. Bug fix- gcloud container clusters create simplecluster --zone $MY_ZONE --cluster-version 1.21.14-gke.18100 --num-nodes 2 --metadata=disable-legacy-endpoints=false

Tushar J. · Reviewed около 2 лет ago

The cluster created in the lab is of version 1.25, where PodSecurityPolicy has been depreceated. Thus the lab does not work from Task 7 onwards.

Tushar J. · Reviewed около 2 лет ago

This lab is getting error at Deploy PodSecurityPolicy objects

Reihan S. · Reviewed около 2 лет ago

ilham s. · Reviewed около 2 лет 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 Fakkk

Hildhan H. · Reviewed около 2 лет ago

This lab is getting error at Deploy PodSecurityPolicy objects

Reihan S. · Reviewed около 2 лет ago

Manivannan N. · Reviewed около 2 лет ago

thoriq f. · Reviewed около 2 лет ago

thoriq f. · Reviewed около 2 лет ago

Ananth S. · Reviewed около 2 лет ago

Black M. · Reviewed около 2 лет ago

Eko P. · Reviewed около 2 лет ago

mahes s. · Reviewed около 2 лет ago

Erwin M. · Reviewed около 2 лет ago

ERROR TASK 7

Akmal M. · Reviewed около 2 лет ago

Wahyu A. · Reviewed около 2 лет 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 около 2 лет ago

Mukhlas A. · Reviewed около 2 лет ago

Alvin .. · Reviewed около 2 лет 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 около 2 лет ago

Maulana Akbar D. · Reviewed около 2 лет ago

Adhi P. · Reviewed около 2 лет 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 около 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.