关于“Hello Node Kubernetes”的评价

评论

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之前

Atichat P. · 评论almost 6 years之前

Kritsadanshon S. · 评论almost 6 years之前

Out of date on kubectl run. In version 1.18 it will create only a pod, not a deployment.

Bogdan D. · 评论almost 6 years之前

Naoto K. · 评论almost 6 years之前

Christopher M. · 评论almost 6 years之前

我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。