Hello Node Kubernetes Rezensionen
28087 Rezensionen
Shivam G. · Vor fast 7 Jahre überprüft
Another fun Kubernetes lab :) There seems to be a bit of a mix up; in "Roll out an upgrade to your service", the instructions given are: docker build -t gcr.io/qwiklabs-gcp-d074f24e372a57fa/hello-node:v2 . docker push gcr.io/qwiklabs-gcp-d074f24e372a57fa/hello-node:v1 The push instruction seems to be incorrect; it will push v1 to the container registry, but not v2. This will cause rolling updates to fail when editing the deployment to look for image v2 instead of v1.
Ting C. · Vor fast 7 Jahre überprüft
Mariusz A. · Vor fast 7 Jahre überprüft
Ben W. · Vor fast 7 Jahre überprüft
Version-2 docker image push command is spelled incorrectly as:docker push gcr.io/PROJECT_ID/hello-node:v1 instead of v2.
md g. · Vor fast 7 Jahre überprüft
Noel N. · Vor fast 7 Jahre überprüft
Clever C. · Vor fast 7 Jahre überprüft
Konstantin . · Vor fast 7 Jahre überprüft
Michael T. · Vor fast 7 Jahre überprüft
MADHU P. · Vor fast 7 Jahre überprüft
Saurav B. · Vor fast 7 Jahre überprüft
Yogesh A. · Vor fast 7 Jahre überprüft
Yuki y. · Vor fast 7 Jahre überprüft
Tejas B. · Vor fast 7 Jahre überprüft
Stephanie O. · Vor fast 7 Jahre überprüft
docker build -t gcr.io/PROJECT_ID/hello-node:v2 . docker push gcr.io/PROJECT_ID/hello-node:v1 I think v2 should be pushed to registry Thanks.
Marley M. · Vor fast 7 Jahre überprüft
good
sbei m. · Vor fast 7 Jahre überprüft
Navneet G. · Vor fast 7 Jahre überprüft
Roll out an upgrade to your service -> the docker push should be to :v2 ? in the sample code it is being pushed to : docker push gcr.io/[PROJECT_ID]/hello-node:v1
Anaz J. · Vor fast 7 Jahre überprüft
very satisfied
健 近. · Vor fast 7 Jahre überprüft
Grady F. · Vor fast 7 Jahre überprüft
Xiaoping W. · Vor fast 7 Jahre überprüft
Max M. · Vor fast 7 Jahre überprüft
Paul R. · Vor fast 7 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.