Hello Node Kubernetes Rezensionen
21179 Rezensionen
Sin C. · Vor mehr als 4 Jahre überprüft
Command kubectl run does not create a deployment, it creates a pod and puts an image there.
Franciszek B. · Vor mehr als 4 Jahre überprüft
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. · Vor mehr als 4 Jahre überprüft
Sathiyaprakash S. · Vor mehr als 4 Jahre überprüft
Tomasz G. · Vor mehr als 4 Jahre überprüft
Robert S. · Vor mehr als 4 Jahre überprüft
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. · Vor mehr als 4 Jahre überprüft
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. · Vor mehr als 4 Jahre überprüft
unable to connect 8080 port, i followed instructions and didnt work
miguel r. · Vor mehr als 4 Jahre überprüft
The kubectl run command did not create a depoyment. I had to create one before the rest worked
Ludovic L. · Vor mehr als 4 Jahre überprüft
Muhammad Fikri Bill G. · Vor mehr als 4 Jahre überprüft
some this worng in instruction
Pubudu D. · Vor mehr als 4 Jahre überprüft
Gabriela G. · Vor mehr als 4 Jahre überprüft
Raul S. · Vor mehr als 4 Jahre überprüft
Atichat P. · Vor mehr als 4 Jahre überprüft
Kritsadanshon S. · Vor mehr als 4 Jahre überprüft
Out of date on kubectl run. In version 1.18 it will create only a pod, not a deployment.
Bogdan D. · Vor mehr als 4 Jahre überprüft
Naoto K. · Vor mehr als 4 Jahre überprüft
Christopher M. · Vor mehr als 4 Jahre überprüft
和久 神. · Vor mehr als 4 Jahre überprüft
Sean s. · Vor mehr als 4 Jahre überprüft
Yulian -. · Vor mehr als 4 Jahre überprüft
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. · Vor mehr als 4 Jahre überprüft
Divyang D. · Vor mehr als 4 Jahre überprüft
astrid b. · Vor mehr als 4 Jahre überprüft
Wir können nicht garantieren, dass die veröffentlichten Rezensionen von Verbrauchern stammen, die die Produkte gekauft oder genutzt haben. Die Rezensionen werden von Google nicht überprüft.