Hello Node Kubernetes Reviews
28087 reviews
Omar a. · Reviewed ما يقرب من 6 سنوات ago
Deployments piece didn't work
Fabio G. · Reviewed ما يقرب من 6 سنوات ago
Deployments piece didn't work
Fabio G. · Reviewed ما يقرب من 6 سنوات ago
Swire L. · Reviewed ما يقرب من 6 سنوات ago
re-run
KD K. · Reviewed ما يقرب من 6 سنوات ago
Joseph D. · Reviewed ما يقرب من 6 سنوات ago
Marcin B. · Reviewed ما يقرب من 6 سنوات ago
Existe um problema no passo para criar o POD. Ao executar o comando: kubectl run hello-node \ --image=gcr.io/qwiklabs-gcp-04-227ba861b725/hello-node:v1 \ --port=8080 não funciona, exibe erro - image not set só funcionou com o comando: kubectl create deployment hello-node \ --image=gcr.io/qwiklabs-gcp-04-227ba861b725/hello-node:v1
Jair Aguiar V. · Reviewed ما يقرب من 6 سنوات ago
Nice Lab
Miguel G. · Reviewed ما يقرب من 6 سنوات ago
I didn't know how to use vi editor and i get stuck. It is not your fault but mine so I will give you full ratings. Also this command for creating de hello node didn't created it ready kubectl run hello-node \ > --image=gcr.io/PROJECT_ID/hello-node:v1 \ > --port=8080
Cristian B. · Reviewed ما يقرب من 6 سنوات ago
Sin C. · Reviewed ما يقرب من 6 سنوات ago
Command kubectl run does not create a deployment, it creates a pod and puts an image there.
Franciszek B. · Reviewed ما يقرب من 6 سنوات ago
I didn't know how to use vi editor and i get stuck. It is not your fault but mine so I will give you full ratings. Also this command for creating de hello node didn't created it ready kubectl run hello-node \ > --image=gcr.io/PROJECT_ID/hello-node:v1 \ > --port=8080
Cristian B. · Reviewed ما يقرب من 6 سنوات ago
Sathiyaprakash S. · Reviewed ما يقرب من 6 سنوات ago
Tomasz G. · Reviewed ما يقرب من 6 سنوات ago
Robert S. · Reviewed ما يقرب من 6 سنوات ago
Need to change from "kubectl run hello-node \ --image=gcr.io/PROJECT_ID/hello-node:v1 \ --port=8080" to : kubectl create deployment hello-node --image=gcr.io/qwiklabs-gcp-00-7acc4a02b458/hello-node:v1
Ryan Hoon H. · Reviewed ما يقرب من 6 سنوات ago
several commands do not work as described. kubectl run does not create a deployment but a pod, so all the following does not work if a deployment is not manually created. The dashboard and scaling seems to have problems as well.
Christian W. · Reviewed ما يقرب من 6 سنوات ago
unable to connect 8080 port, i followed instructions and didnt work
miguel r. · Reviewed ما يقرب من 6 سنوات ago
The kubectl run command did not create a depoyment. I had to create one before the rest worked
Ludovic L. · Reviewed ما يقرب من 6 سنوات ago
Muhammad Fikri Bill G. · Reviewed ما يقرب من 6 سنوات ago
some this worng in instruction
Pubudu D. · Reviewed ما يقرب من 6 سنوات ago
Gabriela G. · Reviewed ما يقرب من 6 سنوات ago
Raul S. · Reviewed ما يقرب من 6 سنوات ago
Atichat P. · Reviewed ما يقرب من 6 سنوات ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.