Hello Node Kubernetes avis
21179 avis
Sin C. · Examiné il y a plus de 4 ans
Command kubectl run does not create a deployment, it creates a pod and puts an image there.
Franciszek B. · Examiné il y a plus de 4 ans
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. · Examiné il y a plus de 4 ans
Sathiyaprakash S. · Examiné il y a plus de 4 ans
Tomasz G. · Examiné il y a plus de 4 ans
Robert S. · Examiné il y a plus de 4 ans
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. · Examiné il y a plus de 4 ans
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. · Examiné il y a plus de 4 ans
unable to connect 8080 port, i followed instructions and didnt work
miguel r. · Examiné il y a plus de 4 ans
The kubectl run command did not create a depoyment. I had to create one before the rest worked
Ludovic L. · Examiné il y a plus de 4 ans
Muhammad Fikri Bill G. · Examiné il y a plus de 4 ans
some this worng in instruction
Pubudu D. · Examiné il y a plus de 4 ans
Gabriela G. · Examiné il y a plus de 4 ans
Raul S. · Examiné il y a plus de 4 ans
Atichat P. · Examiné il y a plus de 4 ans
Kritsadanshon S. · Examiné il y a plus de 4 ans
Out of date on kubectl run. In version 1.18 it will create only a pod, not a deployment.
Bogdan D. · Examiné il y a plus de 4 ans
Naoto K. · Examiné il y a plus de 4 ans
Christopher M. · Examiné il y a plus de 4 ans
和久 神. · Examiné il y a plus de 4 ans
Sean s. · Examiné il y a plus de 4 ans
Yulian -. · Examiné il y a plus de 4 ans
Perhaps k8s commands have changed as below does not launch a "deployment". kubectl run hello-node \ --image=gcr.io/PROJECT_ID/hello-node:v1 \ --port=8080
Mike W. · Examiné il y a plus de 4 ans
Divyang D. · Examiné il y a plus de 4 ans
astrid b. · Examiné il y a plus de 4 ans
Nous ne pouvons pas certifier que les avis publiés proviennent de consommateurs qui ont acheté ou utilisé les produits. Les avis ne sont pas vérifiés par Google.