리뷰 노드 Kubernetes 시작개
로드 중...
검색 결과가 없습니다.

    리뷰 노드 Kubernetes 시작개

    리뷰 21179개

    Sin C. · 4년 초과 전에 리뷰됨

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

    Franciszek B. · 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

    Cristian B. · 4년 초과 전에 리뷰됨

    Sathiyaprakash S. · 4년 초과 전에 리뷰됨

    Tomasz G. · 4년 초과 전에 리뷰됨

    Robert S. · 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

    Ryan Hoon H. · 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.

    Christian W. · 4년 초과 전에 리뷰됨

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

    miguel r. · 4년 초과 전에 리뷰됨

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

    Ludovic L. · 4년 초과 전에 리뷰됨

    Muhammad Fikri Bill G. · 4년 초과 전에 리뷰됨

    some this worng in instruction

    Pubudu D. · 4년 초과 전에 리뷰됨

    Gabriela G. · 4년 초과 전에 리뷰됨

    Raul S. · 4년 초과 전에 리뷰됨

    Atichat P. · 4년 초과 전에 리뷰됨

    Kritsadanshon S. · 4년 초과 전에 리뷰됨

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

    Bogdan D. · 4년 초과 전에 리뷰됨

    Naoto K. · 4년 초과 전에 리뷰됨

    Christopher M. · 4년 초과 전에 리뷰됨

    和久 神. · 4년 초과 전에 리뷰됨

    Sean s. · 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

    Mike W. · 4년 초과 전에 리뷰됨

    Divyang D. · 4년 초과 전에 리뷰됨

    astrid b. · 4년 초과 전에 리뷰됨

    Google은 게시된 리뷰가 제품을 구매 또는 사용한 소비자에 의해 작성되었음을 보증하지 않습니다. 리뷰는 Google의 인증을 거치지 않습니다.