Opiniones sobre Hello Node Kubernetes
28087 opiniones
Omar a. · Se revisó hace casi 6 años
Deployments piece didn't work
Fabio G. · Se revisó hace casi 6 años
Deployments piece didn't work
Fabio G. · Se revisó hace casi 6 años
Swire L. · Se revisó hace casi 6 años
re-run
KD K. · Se revisó hace casi 6 años
Joseph D. · Se revisó hace casi 6 años
Marcin B. · Se revisó hace casi 6 años
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. · Se revisó hace casi 6 años
Nice Lab
Miguel G. · Se revisó hace casi 6 años
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. · Se revisó hace casi 6 años
Sin C. · Se revisó hace casi 6 años
Command kubectl run does not create a deployment, it creates a pod and puts an image there.
Franciszek B. · Se revisó hace casi 6 años
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. · Se revisó hace casi 6 años
Sathiyaprakash S. · Se revisó hace casi 6 años
Tomasz G. · Se revisó hace casi 6 años
Robert S. · Se revisó hace casi 6 años
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. · Se revisó hace casi 6 años
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. · Se revisó hace casi 6 años
unable to connect 8080 port, i followed instructions and didnt work
miguel r. · Se revisó hace casi 6 años
The kubectl run command did not create a depoyment. I had to create one before the rest worked
Ludovic L. · Se revisó hace casi 6 años
Muhammad Fikri Bill G. · Se revisó hace casi 6 años
some this worng in instruction
Pubudu D. · Se revisó hace casi 6 años
Gabriela G. · Se revisó hace casi 6 años
Raul S. · Se revisó hace casi 6 años
Atichat P. · Se revisó hace casi 6 años
No garantizamos que las opiniones publicadas provengan de consumidores que hayan comprado o utilizado los productos. Google no verifica las opiniones.