Hello Node Kubernetes Ulasan

28088 ulasan

Fermin B. · Diulas hampir 7 tahun lalu

Shivam G. · Diulas hampir 7 tahun lalu

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. · Diulas hampir 7 tahun lalu

Mariusz A. · Diulas hampir 7 tahun lalu

Ben W. · Diulas hampir 7 tahun lalu

Version-2 docker image push command is spelled incorrectly as:docker push gcr.io/PROJECT_ID/hello-node:v1 instead of v2.

md g. · Diulas hampir 7 tahun lalu

Noel N. · Diulas hampir 7 tahun lalu

Clever C. · Diulas hampir 7 tahun lalu

Konstantin . · Diulas hampir 7 tahun lalu

Michael T. · Diulas hampir 7 tahun lalu

MADHU P. · Diulas hampir 7 tahun lalu

Saurav B. · Diulas hampir 7 tahun lalu

Yogesh A. · Diulas hampir 7 tahun lalu

Yuki y. · Diulas hampir 7 tahun lalu

Tejas B. · Diulas hampir 7 tahun lalu

Stephanie O. · Diulas hampir 7 tahun lalu

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. · Diulas hampir 7 tahun lalu

good

sbei m. · Diulas hampir 7 tahun lalu

Navneet G. · Diulas hampir 7 tahun lalu

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. · Diulas hampir 7 tahun lalu

very satisfied

健 近. · Diulas hampir 7 tahun lalu

Grady F. · Diulas hampir 7 tahun lalu

Xiaoping W. · Diulas hampir 7 tahun lalu

Max M. · Diulas hampir 7 tahun lalu

Kami tidak dapat memastikan bahwa ulasan yang dipublikasikan berasal dari konsumen yang telah membeli atau menggunakan produk terkait. Ulasan tidak diverifikasi oleh Google.