GKE Workload Optimization Reviews
22779 reviews
Ka Yin C. · Reviewed מעל 2 שנים ago
Alex B. · Reviewed מעל 2 שנים ago
youssef o. · Reviewed מעל 2 שנים ago
Igor M. · Reviewed מעל 2 שנים ago
Kris H. · Reviewed מעל 2 שנים ago
Leticia S. · Reviewed מעל 2 שנים ago
NISHU T. · Reviewed מעל 2 שנים ago
Erion B. · Reviewed מעל 2 שנים ago
oguzhan.toy o. · Reviewed מעל 2 שנים ago
Aliaksei H. · Reviewed מעל 2 שנים ago
Ruben O. · Reviewed מעל 2 שנים 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 מעל 2 שנים ago
Joko S. · Reviewed מעל 2 שנים ago
Russ S. · Reviewed מעל 2 שנים ago
ABHISHEK K. · Reviewed מעל 2 שנים ago
RANA SUJEET S. · Reviewed מעל 2 שנים ago
Paweł G. · Reviewed מעל 2 שנים ago
Irfan M. · Reviewed מעל 2 שנים ago
siddhi m. · Reviewed מעל 2 שנים ago
Sayak C. · Reviewed מעל 2 שנים ago
Karol P. · Reviewed מעל 2 שנים ago
Nidheesh C. · Reviewed מעל 2 שנים ago
Priyabrata M. · Reviewed מעל 2 שנים ago
Aivaras S. · Reviewed מעל 2 שנים ago
Sameer D. · Reviewed מעל 2 שנים ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.