리뷰 IAM 및 포드 보안 허용으로 Google Kubernetes Engine 보호하기개
리뷰 4621개
Binay M. · 1년 초과 전에 리뷰됨
tom y. · 1년 초과 전에 리뷰됨
jack B. · 1년 초과 전에 리뷰됨
Gabriel A. · 1년 초과 전에 리뷰됨
some issue with the labels, but after some witchery with the yaml being able to work it out
Igor T. · 1년 초과 전에 리뷰됨
Akansha W. · 1년 초과 전에 리뷰됨
Gloria K. · 1년 초과 전에 리뷰됨
sebastien D. · 1년 초과 전에 리뷰됨
Anthony L. · 1년 초과 전에 리뷰됨
Mariana L. · 1년 초과 전에 리뷰됨
Abhishek B. · 1년 초과 전에 리뷰됨
Deepak L. · 1년 초과 전에 리뷰됨
Sofia E. · 1년 초과 전에 리뷰됨
Paing Htoo N. · 1년 초과 전에 리뷰됨
Buena experiencia.
Rafael M. · 1년 초과 전에 리뷰됨
Robert G. · 1년 초과 전에 리뷰됨
Oscar J. · 1년 초과 전에 리뷰됨
Marek S. · 1년 초과 전에 리뷰됨
Kylie H. · 1년 초과 전에 리뷰됨
Michael M. · 1년 초과 전에 리뷰됨
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. · 1년 초과 전에 리뷰됨
KAI W. · 1년 초과 전에 리뷰됨
Michael Angelo Z. · 1년 초과 전에 리뷰됨
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. · 1년 초과 전에 리뷰됨
Jennifer L. · 1년 초과 전에 리뷰됨
Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.