Kubernetes Basics v1.6 Reviews
11150 reviews
Subhasish N. · Reviewed almost 6 years ago
It would help if commands are accompanied by a conceptual diagram or illustration. I find it very to visualize with a bunch of text.
Melvin W. · Reviewed almost 6 years ago
SUNIL M. · Reviewed almost 6 years ago
Michael S. · Reviewed almost 6 years ago
Gsuit G. · Reviewed almost 6 years ago
Kehan L. · Reviewed almost 6 years ago
cool but give more links with information that can e useful
Скригун В. · Reviewed almost 6 years ago
'kubectl run nginx --image=nginx:1.10.0' did not create a deployment. -------------------------------------- To further debug and diagnose cluster problems, use 'kubectl cluster-info dump'. student_00_fbeeff7474a8@cloudshell:~ (qwiklabs-gcp-00-1b73f8400bc6)$ kubectl run nginx --image=nginx:1.10.0 pod/nginx created student_00_fbeeff7474a8@cloudshell:~ (qwiklabs-gcp-00-1b73f8400bc6)$ kubectl get pods NAME READY STATUS RESTARTS AGE nginx 1/1 Running 0 47s student_00_fbeeff7474a8@cloudshell:~ (qwiklabs-gcp-00-1b73f8400bc6)$ kubectl expose deployment nginx --port 80 --type LoadBalancer Error from server (NotFound): deployments.extensions "nginx" not found --------------------------------------
Melvin W. · Reviewed almost 6 years ago
Ishaaqh M. · Reviewed almost 6 years ago
I need more reading on this material. Feels like I'm missing a lot.
Richard N. · Reviewed almost 6 years ago
Michael A. · Reviewed almost 6 years ago
Great!
Alfredo M. · Reviewed almost 6 years ago
Jagadeesh P. · Reviewed almost 6 years ago
Run into issues, kubectl expose deployment nginx --port 80 --type LoadBalancer -> Error from server (NotFound): deployments.extensions "nginx" not found
Xuan Q. · Reviewed almost 6 years ago
Siarhei K. · Reviewed almost 6 years ago
Very good and detailed
Muhannad A. · Reviewed almost 6 years ago
Daniel F. · Reviewed almost 6 years ago
Cannot expose deployment in step two with current guide. ref: kubectl expose deployment nginx --port 80 --type LoadBalancer --> 'Error from server (NotFound): deployments.extensions "nginx" not found'
Magnus B. · Reviewed almost 6 years ago
there were many errors specially in the deployment
ZODEHOUGAN C. · Reviewed almost 6 years ago
Макеев М. · Reviewed almost 6 years ago
Some instructions given are wrong, so need to retry the lab
Purushothaman R. · Reviewed almost 6 years ago
Anand P. · Reviewed almost 6 years ago
WooliesX E. · Reviewed almost 6 years ago
Vishu V. · Reviewed almost 6 years ago
Swapnil D. · 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.