关于“Hello Node Kubernetes”的评价
21163 条评价
A+
Liana T. · 已于 about 4 years前审核
Ridho A. · 已于 about 4 years前审核
Sai Kalyaan P. · 已于 about 4 years前审核
Antonio F. · 已于 about 4 years前审核
William B. · 已于 about 4 years前审核
Jae W. · 已于 about 4 years前审核
Hamada M. · 已于 about 4 years前审核
Jeremy O. · 已于 about 4 years前审核
Mikhail T. · 已于 about 4 years前审核
VEDANT M. · 已于 about 4 years前审核
Bojan P. · 已于 about 4 years前审核
Toshan L. · 已于 about 4 years前审核
Kotatsu S. · 已于 about 4 years前审核
Ansen A. · 已于 about 4 years前审核
Alexandre B. · 已于 about 4 years前审核
Ravish J. · 已于 about 4 years前审核
Awesome
Tola A. · 已于 about 4 years前审核
Straightforward. Thanks.
Front-End E. · 已于 about 4 years前审核
VEDANT M. · 已于 about 4 years前审核
Pratheek R. · 已于 about 4 years前审核
Manali M. · 已于 about 4 years前审核
pls. consider the following changes to the lab: docker build -t gcr.io/$GOOGLE_CLOUD_PROJECT/hello-node:v1 . docker run -d -p 8080:8080 gcr.io/$GOOGLE_CLOUD_PROJECT/hello-node:v1 docker push gcr.io/$GOOGLE_CLOUD_PROJECT/hello-node:v1 kubectl create deployment hello-node \ --image=gcr.io/$GOOGLE_CLOUD_PROJECT/hello-node:v1 POD_NAME=$(kubectl get pods --no-headers | awk '{print $1}') kubectl logs $POD_NAME EXTERNAL_IP=$(kubectl get services hello-node --no-headers | awk '{print $4}') echo $EXTERNAL_IP docker build -t gcr.io/$GOOGLE_CLOUD_PROJECT/hello-node:v2 . docker run -d -p 8080:8080 gcr.io/$GOOGLE_CLOUD_PROJECT/hello-node:v2 docker push gcr.io/$GOOGLE_CLOUD_PROJECT/hello-node:v2
Alexey S. · 已于 about 4 years前审核
Bob B. · 已于 about 4 years前审核
Osvaldo Ricardo G. · 已于 about 4 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。