Kubernetes Basics v1.6 Reviews
11150 reviews
Mihir R. · Reviewed almost 6 years ago
In the first lab, it forgot the command to create the deployment of nginx
Sammy L. · Reviewed almost 6 years ago
Sharon F. · Reviewed almost 6 years ago
Some instructions given are wrong, so need to retry the lab
Purushothaman R. · Reviewed almost 6 years ago
kubectl expose deployment didn't work as mentioned
Abhinandan B. · Reviewed almost 6 years ago
Lakshminarasimhan L. · Reviewed almost 6 years ago
Mahesh K. · Reviewed almost 6 years ago
This lab was very long and thus quite hard to follow at the end. When I input "kubectl expose deployment nginx --port 80 --type LoadBalancer" the console returned "Error from server (NotFound): deployments.extensions "nginx" not found" I had to use: "kubectl create deployment nginx --image=nginx:1.10.0" instead.
Alan S. · Reviewed almost 6 years ago
Bibhuti N. · Reviewed almost 6 years ago
Aniruddh C. · Reviewed almost 6 years ago
There is an error with exposing port nr 80 for nginx pod in the beggining of this lab. Cheers.
Jan B. · Reviewed almost 6 years ago
Lab expects deployment to be created for nginx with command that just runs pod: kubectl run nginx --image=nginx:1.10.0 It should be replaced with command: kubectl create deployment nginx --image=nginx:1.10.0
Artur S. · Reviewed almost 6 years ago
there was some error.
Priyankit S. · Reviewed almost 6 years ago
Daniel B. · Reviewed almost 6 years ago
sumit k. · Reviewed almost 6 years ago
Sathiyaprakash S. · Reviewed almost 6 years ago
Odin C. · Reviewed almost 6 years ago
Swapnil D. · Reviewed almost 6 years ago
Gabin Arnold L. · Reviewed almost 6 years ago
Dhanunjay Sagar A. · Reviewed almost 6 years ago
Ade W. · Reviewed almost 6 years ago
Wei W. · Reviewed almost 6 years ago
Fernando Z. · Reviewed almost 6 years ago
more explanation would make the lab more useful.
Colleen M. · Reviewed almost 6 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.