Hardening Default GKE Cluster Configurations Rezensionen
10924 Rezensionen
Rafael F. · Vor etwa 2 Jahre überprüft
finally finish.. huft
HAIDAR W. · Vor etwa 2 Jahre überprüft
David A. · Vor etwa 2 Jahre überprüft
Lab is using PodSecurityPolicies which are deprecated and even no longer available at all on the kubernetes version running in GCP currently. Not possible to complete with 100% rate.
Maximilian W. · Vor etwa 2 Jahre überprüft
cant finish this labb bcs the instruction is deprecated!!!
HAIDAR W. · Vor etwa 2 Jahre überprüft
THANK YOU FOR WASTING MY TIME!! PLEASE CHECK ALL THE DEPRECATED DEPENDENCY!!! cat <<EOF | kubectl apply -f - --- apiVersion: policy/v1beta1 kind: PodSecurityPolicy metadata: name: restrictive-psp annotations: seccomp.security.alpha.kubernetes.io/allowedProfileNames: 'docker/default' apparmor.security.beta.kubernetes.io/allowedProfileNames: 'runtime/default' seccomp.security.alpha.kubernetes.io/defaultProfileName: 'docker/default' apparmor.security.beta.kubernetes.io/defaultProfileName: 'runtime/default' spec: privileged: false # Required to prevent escalations to root. allowPrivilegeEscalation: false # This is redundant with non-root + disallow privilege escalation, # but we can provide it for defense in depth. requiredDropCapabilities: - ALL # Allow core volume types. volumes: - 'configMap' - 'emptyDir' - 'projected' - 'secret' - 'downwardAPI' # Assume that persistentVolumes set up by the cluster admin are safe to use. - 'persistentVolumeClaim' hostNetwork: false hostIPC: false hostPID: false runAsUser: # Require the container to run without root privileges. rule: 'MustRunAsNonRoot' seLinux: # This policy assumes the nodes are using AppArmor rather than SELinux. rule: 'RunAsAny' supplementalGroups: rule: 'MustRunAs' ranges: # Forbid adding the root group. - min: 1 max: 65535 fsGroup: rule: 'MustRunAs' ranges: # Forbid adding the root group. - min: 1 max: 65535 EOF
Astawan Z. · Vor etwa 2 Jahre überprüft
cant finish this labb bcs the instruction is deprecated!!!
HAIDAR W. · Vor etwa 2 Jahre überprüft
Richard A. · Vor etwa 2 Jahre überprüft
THANK YOU FOR WASTING MY TIME!! PLEASE CHECK ALL THE DEPRECATED DEPENDENCY!!!
Astawan Z. · Vor etwa 2 Jahre überprüft
Wahyu L. · Vor etwa 2 Jahre überprüft
BUGGG
HAIDAR W. · Vor etwa 2 Jahre überprüft
YOU NEED to specify the version. On task 1 no 2, paste this instead <gcloud container clusters create simplecluster --zone $MY_ZONE --num-nodes 2 --metadata=disable-legacy-endpoints=false --cluster-version=1.24.13-gke.500> After that, you wont get error on task 7 no 2.
Moch A. · Vor etwa 2 Jahre überprüft
Moch A. · Vor etwa 2 Jahre überprüft
Fahrul a. · Vor etwa 2 Jahre überprüft
Ewen L. · Vor etwa 2 Jahre überprüft
ayu a. · Vor etwa 2 Jahre überprüft
Fahrul a. · Vor etwa 2 Jahre überprüft
stuck on task 7 no 2 edit : YOU NEED to specify the version. On task 1 no 2, paste this instead gcloud container clusters create simplecluster --zone $MY_ZONE --num-nodes 2 --metadata=disable-legacy-endpoints=false --cluster-version=1.24.13-gke.500 After that, you wont get error on task 7 no 2. (sometime there's may an error at some task, just wait and retry)
Muhammad I. · Vor etwa 2 Jahre überprüft
Archie C. · Vor etwa 2 Jahre überprüft
Damar S. · Vor etwa 2 Jahre überprüft
Task 7 & 8 deprecated
Ayu Sudi D. · Vor etwa 2 Jahre überprüft
Alhafiz Z. · Vor etwa 2 Jahre überprüft
Task 7 deprecated
Ayu Sudi D. · Vor etwa 2 Jahre überprüft
Deny K. · Vor etwa 2 Jahre überprüft
anil k. · Vor etwa 2 Jahre überprüft
Wir können nicht garantieren, dass die veröffentlichten Rezensionen von Verbrauchern stammen, die die Produkte gekauft oder genutzt haben. Die Rezensionen werden von Google nicht überprüft.