GKE Workload Optimization Reviews
21255 reviews
Igor M. · Reviewed حوالي سنتان ago
Kris H. · Reviewed حوالي سنتان ago
Leticia S. · Reviewed حوالي سنتان ago
NISHU T. · Reviewed حوالي سنتان ago
Erion B. · Reviewed حوالي سنتان ago
oguzhan.toy o. · Reviewed حوالي سنتان ago
Aliaksei H. · Reviewed حوالي سنتان ago
Ruben O. · Reviewed حوالي سنتان ago
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. · Reviewed حوالي سنتان ago
Joko S. · Reviewed حوالي سنتان ago
Russ S. · Reviewed حوالي سنتان ago
ABHISHEK K. · Reviewed حوالي سنتان ago
RANA SUJEET S. · Reviewed حوالي سنتان ago
Paweł G. · Reviewed حوالي سنتان ago
Irfan M. · Reviewed حوالي سنتان ago
siddhi m. · Reviewed حوالي سنتان ago
Sayak C. · Reviewed حوالي سنتان ago
Karol P. · Reviewed حوالي سنتان ago
Nidheesh C. · Reviewed حوالي سنتان ago
Priyabrata M. · Reviewed حوالي سنتان ago
Aivaras S. · Reviewed حوالي سنتان ago
Sameer D. · Reviewed حوالي سنتان ago
Raushan K. · Reviewed حوالي سنتان ago
Bal Kishan R. · Reviewed حوالي سنتان ago
Parthavi D. · Reviewed حوالي سنتان ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.