Hello Node Kubernetes Reviews
Loading...
No results found.

    Hello Node Kubernetes Reviews

    21179 reviews

    Sin C. · Reviewed أكثر من 4 سنوات ago

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

    Franciszek B. · Reviewed أكثر من 4 سنوات ago

    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. · Reviewed أكثر من 4 سنوات ago

    Sathiyaprakash S. · Reviewed أكثر من 4 سنوات ago

    Tomasz G. · Reviewed أكثر من 4 سنوات ago

    Robert S. · Reviewed أكثر من 4 سنوات ago

    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. · Reviewed أكثر من 4 سنوات ago

    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. · Reviewed أكثر من 4 سنوات ago

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

    miguel r. · Reviewed أكثر من 4 سنوات ago

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

    Ludovic L. · Reviewed أكثر من 4 سنوات ago

    Muhammad Fikri Bill G. · Reviewed أكثر من 4 سنوات ago

    some this worng in instruction

    Pubudu D. · Reviewed أكثر من 4 سنوات ago

    Gabriela G. · Reviewed أكثر من 4 سنوات ago

    Raul S. · Reviewed أكثر من 4 سنوات ago

    Atichat P. · Reviewed أكثر من 4 سنوات ago

    Kritsadanshon S. · Reviewed أكثر من 4 سنوات ago

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

    Bogdan D. · Reviewed أكثر من 4 سنوات ago

    Naoto K. · Reviewed أكثر من 4 سنوات ago

    Christopher M. · Reviewed أكثر من 4 سنوات ago

    和久 神. · Reviewed أكثر من 4 سنوات ago

    Sean s. · Reviewed أكثر من 4 سنوات ago

    Yulian -. · Reviewed أكثر من 4 سنوات ago

    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. · Reviewed أكثر من 4 سنوات ago

    Divyang D. · Reviewed أكثر من 4 سنوات ago

    astrid b. · Reviewed أكثر من 4 سنوات ago

    We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.