Deploying Google Kubernetes Engine Clusters from Cloud Shell Reviews
21256 reviews
Uliana N. · Reviewed about 2 years ago
Shrikant K. · Reviewed about 2 years ago
Felipe J. · Reviewed about 2 years ago
Jay S. · Reviewed about 2 years ago
Alejandro R. · Reviewed about 2 years ago
Khushboo .. · Reviewed about 2 years ago
Henrique Z. · Reviewed about 2 years ago
Willie P. · Reviewed about 2 years ago
Dustan A. · Reviewed about 2 years ago
Srinivas V. · Reviewed about 2 years ago
Antonio R. · Reviewed about 2 years ago
Ricardo G. · Reviewed about 2 years ago
Satisfying lab with meaningful examples and the right balance of introductory scope and realistic material. SUGGESTION FOR EMENDATION In Task 6, under "Use shell redirection to connect to a Pod", the syntax given under step 1 is deprecated. GIVEN kubectl exec -it new-nginx /bin/bash WARNING (RESULT OF GIVEN) kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kubectl exec [POD] -- [COMMAND] instead. CURRENT (NOT DEPRECATED, NO WARNING): kubectl exec -it new-nginx -- /bin/bash WHY In bash, `--` marks the end of command options and disables further option processing. While I can't say why the `kubectl` team deprecated the old syntax, using `--` strikes me as an improvement over the deprecated syntax, because it unambiguously demarcates the command to be executed on the pod from preceding options.
Zachariah V. · Reviewed about 2 years ago
Marcelo d. · Reviewed about 2 years ago
Lev G. · Reviewed about 2 years ago
Kevin E. · Reviewed about 2 years ago
Diego B. · Reviewed about 2 years ago
Stan K. · Reviewed about 2 years ago
SatishReddy B. · Reviewed about 2 years ago
Anna O. · Reviewed about 2 years ago
Rikesh Man D. · Reviewed about 2 years ago
Irene G. · Reviewed about 2 years ago
Gergely N. · Reviewed about 2 years ago
Sameer Ahmed S. · Reviewed about 2 years ago
Ahmed S. · Reviewed about 2 years ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.