리뷰 GKE 워크로드 최적화개
리뷰 24788개
Mark Gil B. · 거의 2년 전에 리뷰됨
Varun K. · 거의 2년 전에 리뷰됨
Ananth B. · 거의 2년 전에 리뷰됨
itz_ l. · 거의 2년 전에 리뷰됨
abhimanyu s. · 거의 2년 전에 리뷰됨
Bruno M. · 거의 2년 전에 리뷰됨
Lebogang K. · 거의 2년 전에 리뷰됨
Atharva P. · 거의 2년 전에 리뷰됨
chethan S R c. · 거의 2년 전에 리뷰됨
Mahmud Sajjad A. · 거의 2년 전에 리뷰됨
Mehdi M. · 거의 2년 전에 리뷰됨
e
sanjay v. · 거의 2년 전에 리뷰됨
Rahul B. · 거의 2년 전에 리뷰됨
Carlos L. · 거의 2년 전에 리뷰됨
Cláudia P. · 거의 2년 전에 리뷰됨
Parth M. · 거의 2년 전에 리뷰됨
This was an excellent lab. concepts of PDB and how it impacts pods
J J. · 거의 2년 전에 리뷰됨
I had to include flag --delete-emptydir-data at step of draining the nodes: error: unable to drain node "gke-test-cluster-default-pool-e221f652-mb3g" due to error:cannot delete Pods with local storage (use --delete-emptydir-data to override): kube-system/metrics-server-v0.7.1-6fbdc75c7d-b4tjt, continuing command... There are pending nodes to be drained: gke-test-cluster-default-pool-e221f652-mb3g cannot delete Pods with local storage (use --delete-emptydir-data to override): kube-system/metrics-server-v0.7.1-6fbdc75c7d-b4tjt student_01_fd86241214a0@cloudshell:~ (qwiklabs-gcp-00-e1b7b3107763)$ kubectl describe deployment gb-frontend | grep ^Replicas Replicas: 5 desired | 5 updated | 5 total | 2 available | 3 unavailable student_01_fd86241214a0@cloudshell:~ (qwiklabs-gcp-00-e1b7b3107763)$ for node in $(kubectl get nodes -l cloud.google.com/gke-nodepool=default-pool -o=name); do kubectl drain --force --ignore-daemonsets --delete-emptydir-data --grace-period=10 "$node"; Done student_01_fd86241214a0@cloudshell:~ (qwiklabs-gcp-00-e1b7b3107763)$ kubectl describe deployment gb-frontend | grep ^Replicas Replicas: 5 desired | 5 updated | 5 total | 0 available | 5 unavailable student_01_fd86241214a0@cloudshell:~ (qwiklabs-gcp-00-e1b7b3107763)$
Ashish K. · 거의 2년 전에 리뷰됨
abhimanyu s. · 거의 2년 전에 리뷰됨
aisha d. · 거의 2년 전에 리뷰됨
Sesugh A. · 거의 2년 전에 리뷰됨
prabhu k. · 거의 2년 전에 리뷰됨
Shreyash T. · 거의 2년 전에 리뷰됨
Harshavardhan S. · 거의 2년 전에 리뷰됨
VINIT KUMAR S. · 거의 2년 전에 리뷰됨
Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.