Opinie (Hardening Default GKE Cluster Configurations)
Wczytuję…
Nie znaleziono wyników.

Google Cloud Skills Boost

Wykorzystuj swoje umiejętności w konsoli Google Cloud

Opinie (Hardening Default GKE Cluster Configurations)

10922 opinie

David A. · Sprawdzono około 2 lata temu

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. · Sprawdzono około 2 lata temu

cant finish this labb bcs the instruction is deprecated!!!

HAIDAR W. · Sprawdzono około 2 lata temu

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. · Sprawdzono około 2 lata temu

cant finish this labb bcs the instruction is deprecated!!!

HAIDAR W. · Sprawdzono około 2 lata temu

Richard A. · Sprawdzono około 2 lata temu

THANK YOU FOR WASTING MY TIME!! PLEASE CHECK ALL THE DEPRECATED DEPENDENCY!!!

Astawan Z. · Sprawdzono około 2 lata temu

Wahyu L. · Sprawdzono około 2 lata temu

BUGGG

HAIDAR W. · Sprawdzono około 2 lata temu

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. · Sprawdzono około 2 lata temu

Moch A. · Sprawdzono około 2 lata temu

Fahrul a. · Sprawdzono około 2 lata temu

Ewen L. · Sprawdzono około 2 lata temu

ayu a. · Sprawdzono około 2 lata temu

Fahrul a. · Sprawdzono około 2 lata temu

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. · Sprawdzono około 2 lata temu

Archie C. · Sprawdzono około 2 lata temu

Damar S. · Sprawdzono około 2 lata temu

Task 7 & 8 deprecated

Ayu Sudi D. · Sprawdzono około 2 lata temu

Alhafiz Z. · Sprawdzono około 2 lata temu

Task 7 deprecated

Ayu Sudi D. · Sprawdzono około 2 lata temu

Deny K. · Sprawdzono około 2 lata temu

anil k. · Sprawdzono około 2 lata temu

Mocel R. · Sprawdzono około 2 lata temu

Mocel R. · Sprawdzono około 2 lata temu

Nie gwarantujemy, że publikowane opinie pochodzą od konsumentów, którzy dane produkty kupili lub ich używali. Google nie weryfikuje opinii.