Otimização de cargas de trabalho do GKE avaliações

22779 avaliações

Ka Yin C. · Revisado há over 2 years

Alex B. · Revisado há over 2 years

youssef o. · Revisado há over 2 years

Igor M. · Revisado há over 2 years

Kris H. · Revisado há over 2 years

Leticia S. · Revisado há over 2 years

NISHU T. · Revisado há over 2 years

Erion B. · Revisado há over 2 years

oguzhan.toy o. · Revisado há over 2 years

Aliaksei H. · Revisado há over 2 years

Ruben O. · Revisado há over 2 years

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. · Revisado há over 2 years

Joko S. · Revisado há over 2 years

Russ S. · Revisado há over 2 years

ABHISHEK K. · Revisado há over 2 years

RANA SUJEET S. · Revisado há over 2 years

Paweł G. · Revisado há over 2 years

Irfan M. · Revisado há over 2 years

siddhi m. · Revisado há over 2 years

Sayak C. · Revisado há over 2 years

Karol P. · Revisado há over 2 years

Nidheesh C. · Revisado há over 2 years

Priyabrata M. · Revisado há over 2 years

Aivaras S. · Revisado há over 2 years

Sameer D. · Revisado há over 2 years

Não garantimos que as avaliações publicadas sejam de consumidores que compraram ou usaram os produtos. As avaliações não são verificadas pelo Google.