关于“Hardening Default GKE Cluster Configurations”的评价
正在加载…
未找到任何结果。

Google Cloud Skills Boost

在 Google Cloud 控制台中运用您的技能

Some Vertex AI labs are temporarily unavailable. Thank you for your patience while we are working on resolving the issue.

关于“Hardening Default GKE Cluster Configurations”的评价

10922 条评价

David A. · 已于 about 2 years前审核

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. · 已于 about 2 years前审核

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

HAIDAR W. · 已于 about 2 years前审核

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. · 已于 about 2 years前审核

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

HAIDAR W. · 已于 about 2 years前审核

Richard A. · 已于 about 2 years前审核

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

Astawan Z. · 已于 about 2 years前审核

Wahyu L. · 已于 about 2 years前审核

BUGGG

HAIDAR W. · 已于 about 2 years前审核

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. · 已于 about 2 years前审核

Moch A. · 已于 about 2 years前审核

Fahrul a. · 已于 about 2 years前审核

Ewen L. · 已于 about 2 years前审核

ayu a. · 已于 about 2 years前审核

Fahrul a. · 已于 about 2 years前审核

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. · 已于 about 2 years前审核

Archie C. · 已于 about 2 years前审核

Damar S. · 已于 about 2 years前审核

Task 7 & 8 deprecated

Ayu Sudi D. · 已于 about 2 years前审核

Alhafiz Z. · 已于 about 2 years前审核

Task 7 deprecated

Ayu Sudi D. · 已于 about 2 years前审核

Deny K. · 已于 about 2 years前审核

anil k. · 已于 about 2 years前审核

Mocel R. · 已于 about 2 years前审核

Mocel R. · 已于 about 2 years前审核

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。