关于“Hello Node Kubernetes”的评价
正在加载…
未找到任何结果。

    关于“Hello Node Kubernetes”的评价

    评论

    Sin C. · 评论over 4 years之前

    Command kubectl run does not create a deployment, it creates a pod and puts an image there.

    Franciszek B. · 评论over 4 years之前

    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. · 评论over 4 years之前

    Sathiyaprakash S. · 评论over 4 years之前

    Tomasz G. · 评论over 4 years之前

    Robert S. · 评论over 4 years之前

    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. · 评论over 4 years之前

    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. · 评论over 4 years之前

    unable to connect 8080 port, i followed instructions and didnt work

    miguel r. · 评论over 4 years之前

    The kubectl run command did not create a depoyment. I had to create one before the rest worked

    Ludovic L. · 评论over 4 years之前

    Muhammad Fikri Bill G. · 评论over 4 years之前

    some this worng in instruction

    Pubudu D. · 评论over 4 years之前

    Gabriela G. · 评论over 4 years之前

    Raul S. · 评论over 4 years之前

    Atichat P. · 评论over 4 years之前

    Kritsadanshon S. · 评论over 4 years之前

    Out of date on kubectl run. In version 1.18 it will create only a pod, not a deployment.

    Bogdan D. · 评论over 4 years之前

    Naoto K. · 评论over 4 years之前

    Christopher M. · 评论over 4 years之前

    和久 神. · 评论over 4 years之前

    Sean s. · 评论over 4 years之前

    Yulian -. · 评论over 4 years之前

    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. · 评论over 4 years之前

    Divyang D. · 评论over 4 years之前

    astrid b. · 评论over 4 years之前

    我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。