Como aumentar a segurança das configurações padrão do cluster do GKE avaliações
10937 avaliações
Herman M. · Revisado há about 2 years
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. · Revisado há about 2 years
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. · Revisado há about 2 years
This lab is getting error at Deploy PodSecurityPolicy objects
Reihan S. · Revisado há about 2 years
ilham s. · Revisado há about 2 years
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. · Revisado há about 2 years
This lab is getting error at Deploy PodSecurityPolicy objects
Reihan S. · Revisado há about 2 years
Manivannan N. · Revisado há about 2 years
thoriq f. · Revisado há about 2 years
thoriq f. · Revisado há about 2 years
Ananth S. · Revisado há about 2 years
Black M. · Revisado há about 2 years
Eko P. · Revisado há about 2 years
mahes s. · Revisado há about 2 years
Erwin M. · Revisado há about 2 years
ERROR TASK 7
Akmal M. · Revisado há about 2 years
Wahyu A. · Revisado há about 2 years
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. · Revisado há about 2 years
Mukhlas A. · Revisado há about 2 years
Alvin .. · Revisado há about 2 years
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. · Revisado há about 2 years
Maulana Akbar D. · Revisado há about 2 years
Adhi P. · Revisado há about 2 years
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. · Revisado há about 2 years
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. · Revisado há about 2 years
Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.