Kubernetes の基礎 v1.6 のレビュー

11149 件のレビュー

getting error in Run and deploy a container > step 3 student_04_ea43f825719c@cloudshell:~/orchestrate-with-kubernetes/kubernetes (qwiklabs-gcp-04-727081bfe864)$ kubectl expose deployment nginx --port 443 --type LoadBalancer Error from server (NotFound): deployments.extensions "nginx" not found Will try again.

Datta Sunil · 6年弱前にレビュー済み

Temitope Daniel Adebiyi · 6年弱前にレビュー済み

Keswani Reema · 6年弱前にレビュー済み

Guillarte Karen · 6年弱前にレビュー済み

it worked!

Valdes Carlos · 6年弱前にレビュー済み

Ortiz José · 6年弱前にレビュー済み

Njoroge Benard · 6年弱前にレビュー済み

didn't work

Valdes Carlos · 6年弱前にレビュー済み

Some troubleshooting had to be done, good for practice though

Maldonado Roberto · 6年弱前にレビュー済み

Really nice, thorough. One issue, this doesn't create a deployment per instruction kubectl run nginx --image=nginx:1.10.0

li Jian · 6年弱前にレビュー済み

Kumar Thanga Pandi Nadar Ganesh · 6年弱前にレビュー済み

AnupYelamali AnupYelamali · 6年弱前にレビュー済み

Alfaro Jeffrey · 6年弱前にレビュー済み

it's better this time, still getting error in the middle, I chat with support, He told me there is issue with this lab, they are fixing it.

Cheng jane · 6年弱前にレビュー済み

Just had some problems with the commands below, that didn't create a deployment:kubectl expose deployment nginx --port 80 --type LoadBalancer kubectl scale deployment nginx --replicas 3

Volochen Daniel · 6年弱前にレビュー済み

got network connection error, can't proceed

Cheng jane · 6年弱前にレビュー済み

Keswani Reema · 6年弱前にレビュー済み

Balevski Samouil · 6年弱前にレビュー済み

yadav sourabh · 6年弱前にレビュー済み

Giving 2 stars for an error early on in the lab. Otherwise its a nice lab. kubectl expose deployment nginx --port 80 --type NodePort Error from server (NotFound): deployments.extensions "nginx" not found You have to use kubectl create deployment nginx -- image-nginx:1.10.0 instead of "run" in order to generate nginx extensions it seems. Had to do some "Googling" to debug the lab instructions.

Wilson Allan · 6年弱前にレビュー済み

.

Oisamoje Victor · 6年弱前にレビュー済み

실습 중간에 틀린 내용이 있음

최현종 최현종 · 6年弱前にレビュー済み

You can update the following commands. kubectl create deployment nginx --image=nginx:1.10.0 kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kubectl kubectl exec [POD] -- [COMMAND] instead.

Singh Vikram · 6年弱前にレビュー済み

Gbadebo Olawuyi · 6年弱前にレビュー済み

Very instructive! Feedback on the `kubectl run nginx ...` command: on my machine this didn't create a deployment, I had to create it with `kubectl create deployment nginx --image=nginx:latest`.

Falke Philipp · 6年弱前にレビュー済み

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