리뷰 GKE 워크로드 최적화개

리뷰 22779개

Ka Yin C. · 2년 초과 전에 리뷰됨

Alex B. · 2년 초과 전에 리뷰됨

youssef o. · 2년 초과 전에 리뷰됨

Igor M. · 2년 초과 전에 리뷰됨

Kris H. · 2년 초과 전에 리뷰됨

Leticia S. · 2년 초과 전에 리뷰됨

NISHU T. · 2년 초과 전에 리뷰됨

Erion B. · 2년 초과 전에 리뷰됨

oguzhan.toy o. · 2년 초과 전에 리뷰됨

Aliaksei H. · 2년 초과 전에 리뷰됨

Ruben O. · 2년 초과 전에 리뷰됨

The instructions are missing the login step to the GKE cluster: $ gcloud container clusters get-credentials test-cluster if you don't do so, you'll get this error: "error: You must be logged in to the server (the server has asked for the client to provide credentials)" Also, in the last section, you need to include the flag: "--delete-emptydir-data" The final command would be: $ 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

Josue V. · 2년 초과 전에 리뷰됨

Joko S. · 2년 초과 전에 리뷰됨

Russ S. · 2년 초과 전에 리뷰됨

ABHISHEK K. · 2년 초과 전에 리뷰됨

RANA SUJEET S. · 2년 초과 전에 리뷰됨

Paweł G. · 2년 초과 전에 리뷰됨

Irfan M. · 2년 초과 전에 리뷰됨

siddhi m. · 2년 초과 전에 리뷰됨

Sayak C. · 2년 초과 전에 리뷰됨

Karol P. · 2년 초과 전에 리뷰됨

Nidheesh C. · 2년 초과 전에 리뷰됨

Priyabrata M. · 2년 초과 전에 리뷰됨

Aivaras S. · 2년 초과 전에 리뷰됨

Sameer D. · 2년 초과 전에 리뷰됨

Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.