StatefulSet を使用して Kubernetes で MongoDB データベースを実行する のレビュー
12236 件のレビュー
Bulusu Sri Venkata Sai Anoop · 約3年前にレビュー済み
Shivakumar Vishwas · 約3年前にレビュー済み
Daleiden Casey · 約3年前にレビュー済み
Soni Aditi · 約3年前にレビュー済み
Joshi Nitanshu · 約3年前にレビュー済み
Redhu Tanmay · 約3年前にレビュー済み
I got an error while execting kubectl exec -ti mongo-0 mongo.
Rohith Venkata Reddy FNU · 約3年前にレビュー済み
Shenoy Ujwala · 約3年前にレビュー済み
Bhowmik Raj · 約3年前にレビュー済み
Bhogadi chandra sagar · 約3年前にレビュー済み
BONTHU DUSHYANTH REDDY · 約3年前にレビュー済み
Marupudi Lakshmi Sai Ram · 約3年前にレビュー済み
Kommu Srinivasa Chandra Sekhar · 約3年前にレビュー済み
Mishra Chaks · 約3年前にレビュー済み
Selvam Kowshik · 約3年前にレビュー済み
Shivaram Krithika · 約3年前にレビュー済み
Mize Seth · 約3年前にレビュー済み
Venu Gopal Akhil · 約3年前にレビュー済み
I had to do this lab three times before it worked properly. The code in step 5 to execute the clusters is depreciated and needs to be updates. I also had an issue with the clusters not building.
Ross Mackenzie · 約3年前にレビュー済み
Jagarlamudi Naga Harsha · 約3年前にレビュー済み
Task 5 Step 3 does not work and leads to an error
James Aditya · 約3年前にレビュー済み
Chodabattula Durga Sai Sailesh · 約3年前にレビュー済み
Please update the "kubectl exec -ti mongo-0 mongo" command as it no longer works. The command should be "kubectl exec -ti mongo-0 -- mongosh"
Goodman Josh · 約3年前にレビュー済み
Huang Andrew · 約3年前にレビュー済み
errored out in task 5: student_04_c57595ac22b6@cloudshell:~/mongo-k8s-sidecar/example/StatefulSet (qwiklabs-gcp-00-30fa563e29f3)$ kubectl exec -ti mongo-0 mongo kubectl exec [POD] [COMMAND] is DEPRECATED and will be removed in a future version. Use kubectl exec [POD] -- [COMMAND] instead. Defaulted container "mongo" out of: mongo, mongo-sidecar error: Internal error occurred: error executing command in container: failed to exec in container: failed to start exec "6dbb41cf067b7293bf84321b23375d652b558f62848495e06bae8d1f22398189": OCI runtime exec failed: exec failed: unable to start container process: exec: "mongo": executable file not found in $PATH: unknown student_04_c57595ac22b6@cloudshell:~/mongo-k8s-sidecar/example/StatefulSet (qwiklabs-gcp-00-30fa563e29f3)$ kubectl exec -ti mongo-0 -- mongo Defaulted container "mongo" out of: mongo, mongo-sidecar error: Internal error occurred: error executing command in container: failed to exec in container: failed to start exec "ccd74f4f7e3108bc98b1eb2f9f338a0b98ed4f8125ea1e1af1e6cadb0d16036f": OCI runtime exec failed: exec failed: unable to start container process: exec: "mongo": executable file not found in $PATH: unknown
Tratta Margaret · 約3年前にレビュー済み
公開されたレビューが、製品を購入または使用した人によるものであることは保証されません。Google はこれらのレビューの検証を行っていません。