关于“Securing Google Kubernetes Engine with IAM and Pod Security Admission”的评价
5579 条评价
Marek S. · 已于 over 2 years前审核
Kylie H. · 已于 over 2 years前审核
Michael M. · 已于 over 2 years前审核
Good examples of giving GKE permissions through service accounts and IAM Permissions, enjoyed the IP Address rotation of the GKE Cluster as an addition, would have been nice to have been marked on that one!
Justin E. · 已于 over 2 years前审核
KAI W. · 已于 over 2 years前审核
Michael Angelo Z. · 已于 over 2 years前审核
student_00_e614b07bad74@cloudshell:~ (qwiklabs-gcp-03-8d7e8f2024b6)$ gcloud container clusters update $my_cluster --zone $my_zone --complete-credential-rotation This will complete the in-progress Credential Rotation on cluster [standard-cluster-1]. The master will be updated to stop serving on the old IP address and only serve on the new IP address. Old cluster credentials will be invalidated. Make sure all API clients have been updated to communicate with the new IP address (e.g. by running `gcloud container clusters get-credentials --project qwiklabs-gcp-03-8d7e8f2024b6 --location us-central1-a standard-cluster-1`). If maintenence window is used, nodes are not recreated until a maintenance window occurs. See documentation https://cloud.google.com/kubernetes-engine/docs/how-to/credential-rotation on how to manually update nodes. This operation is long-running and will block other operations on the cluster (including delete) until it has run to completion. Do you want to continue (Y/n)? y ERROR: (gcloud.container.clusters.update) ResponseError: code=400, message=Node pool "default-pool" requires recreation. student_00_e614b07bad74@cloudshell:~ (qwiklabs-gcp-03-8d7e8f2024b6)$ gcloud container clusters upgrade $my_cluster --node-pool=default-pool --zone $my_zone All nodes in node pool [default-pool] of cluster [standard-cluster-1] will be upgraded from version [1.27.3-gke.100] to version [1.27.3-gke.100]. This operation is long-running and will block other operations on the cluster (including delete) until it has run to completion. Do you want to continue (Y/n)? y ERROR: (gcloud.container.clusters.upgrade) ResponseError: code=400, message=Cluster is running incompatible operation operation-1704226508383-92397857-74fe-4a23-bbcd-b2a907b83659. student_00_e614b07bad74@cloudshell:~ (qwiklabs-gcp-03-8d7e8f2024b6)$ ================ PS: problem does not occur when using K8S v1.28
Michel M. · 已于 over 2 years前审核
Jennifer L. · 已于 over 2 years前审核
second time was fine - all OK
DevAnd O. · 已于 over 2 years前审核
the permissions for username 2 are not present
DevAnd O. · 已于 over 2 years前审核
Passawit K. · 已于 over 2 years前审核
Ashess P. · 已于 over 2 years前审核
Nhan H. · 已于 over 2 years前审核
Aritra R. · 已于 over 2 years前审核
jubeda b. · 已于 over 2 years前审核
Kavitha P. · 已于 over 2 years前审核
Pragatheeswar M. · 已于 over 2 years前审核
Lewis M. · 已于 over 2 years前审核
Wing Z. · 已于 over 2 years前审核
Shubham C. · 已于 over 2 years前审核
Rex O. · 已于 over 2 years前审核
Charles Y. · 已于 over 2 years前审核
Anbarasan M. · 已于 over 2 years前审核
Ichii O. · 已于 over 2 years前审核
Dino B. · 已于 over 2 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。