关于“[DEPRECATED] Running a MongoDB Database in Kubernetes with StatefulSets”的评价
12236 条评价
Sri Venkata Sai Anoop B. · 已于 about 3 years前审核
Vishwas S. · 已于 about 3 years前审核
Casey D. · 已于 about 3 years前审核
Aditi S. · 已于 about 3 years前审核
Nitanshu J. · 已于 about 3 years前审核
Tanmay R. · 已于 about 3 years前审核
I got an error while execting kubectl exec -ti mongo-0 mongo.
FNU R. · 已于 about 3 years前审核
Ujwala S. · 已于 about 3 years前审核
Raj B. · 已于 about 3 years前审核
chandra sagar B. · 已于 about 3 years前审核
DUSHYANTH REDDY B. · 已于 about 3 years前审核
Lakshmi Sai Ram M. · 已于 about 3 years前审核
Srinivasa Chandra Sekhar K. · 已于 about 3 years前审核
Chaks M. · 已于 about 3 years前审核
Kowshik S. · 已于 about 3 years前审核
Krithika S. · 已于 about 3 years前审核
Seth M. · 已于 about 3 years前审核
Akhil V. · 已于 about 3 years前审核
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.
Mackenzie R. · 已于 about 3 years前审核
Naga Harsha J. · 已于 about 3 years前审核
Task 5 Step 3 does not work and leads to an error
Aditya J. · 已于 about 3 years前审核
Durga Sai Sailesh C. · 已于 about 3 years前审核
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"
Josh G. · 已于 about 3 years前审核
Andrew H. · 已于 about 3 years前审核
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
Margaret T. · 已于 about 3 years前审核
我们无法确保发布的评价来自已购买或已使用产品的消费者。评价未经 Google 核实。