Hello Node Kubernetes のレビュー
読み込んでいます...
一致する結果は見つかりませんでした。

    Hello Node Kubernetes のレビュー

    21179 件のレビュー

    City Sin · 4年以上前にレビュー済み

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

    Budrowski Franciszek · 4年以上前にレビュー済み

    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

    Boța Cristian · 4年以上前にレビュー済み

    Suryanarayanan Sathiyaprakash · 4年以上前にレビュー済み

    Garbus Tomasz · 4年以上前にレビュー済み

    Suchocki Robert · 4年以上前にレビュー済み

    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

    Heo Ryan Hoon · 4年以上前にレビュー済み

    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.

    Weiss Christian · 4年以上前にレビュー済み

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

    rodriguez miguel · 4年以上前にレビュー済み

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

    Launer Ludovic · 4年以上前にレビュー済み

    Gufran Muhammad Fikri Bill · 4年以上前にレビュー済み

    some this worng in instruction

    Dananjaya Pubudu · 4年以上前にレビュー済み

    Gheta Gabriela · 4年以上前にレビュー済み

    Stef Raul · 4年以上前にレビュー済み

    Panno Atichat · 4年以上前にレビュー済み

    Sadeewong Kritsadanshon · 4年以上前にレビュー済み

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

    Dragulescu Bogdan · 4年以上前にレビュー済み

    Kawahara Naoto · 4年以上前にレビュー済み

    Mayfield Christopher · 4年以上前にレビュー済み

    神山 和久 · 4年以上前にレビュー済み

    senn Sean · 4年以上前にレビュー済み

    - Yulian · 4年以上前にレビュー済み

    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

    Wright Mike · 4年以上前にレビュー済み

    Dhamelia Divyang · 4年以上前にレビュー済み

    bolanos astrid · 4年以上前にレビュー済み

    公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。