关于“Hello Node Kubernetes”的评价
28088 条评价
nice
namchin e. · 已于 almost 6 years前审核
Omar a. · 已于 almost 6 years前审核
Deployments piece didn't work
Fabio G. · 已于 almost 6 years前审核
Deployments piece didn't work
Fabio G. · 已于 almost 6 years前审核
Swire L. · 已于 almost 6 years前审核
re-run
KD K. · 已于 almost 6 years前审核
Joseph D. · 已于 almost 6 years前审核
Marcin B. · 已于 almost 6 years前审核
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. · 已于 almost 6 years前审核
Nice Lab
Miguel G. · 已于 almost 6 years前审核
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. · 已于 almost 6 years前审核
Sin C. · 已于 almost 6 years前审核
Command kubectl run does not create a deployment, it creates a pod and puts an image there.
Franciszek B. · 已于 almost 6 years前审核
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. · 已于 almost 6 years前审核
Sathiyaprakash S. · 已于 almost 6 years前审核
Tomasz G. · 已于 almost 6 years前审核
Robert S. · 已于 almost 6 years前审核
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. · 已于 almost 6 years前审核
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. · 已于 almost 6 years前审核
unable to connect 8080 port, i followed instructions and didnt work
miguel r. · 已于 almost 6 years前审核
The kubectl run command did not create a depoyment. I had to create one before the rest worked
Ludovic L. · 已于 almost 6 years前审核
Muhammad Fikri Bill G. · 已于 almost 6 years前审核
some this worng in instruction
Pubudu D. · 已于 almost 6 years前审核
Gabriela G. · 已于 almost 6 years前审核
Raul S. · 已于 almost 6 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。