[DEPRECATED] Running a MongoDB Database in Kubernetes with StatefulSets Reviews

12236 reviews

Sri Venkata Sai Anoop B. · Reviewed yaklaşık 3 yıl ago

Vishwas S. · Reviewed yaklaşık 3 yıl ago

Casey D. · Reviewed yaklaşık 3 yıl ago

Aditi S. · Reviewed yaklaşık 3 yıl ago

Nitanshu J. · Reviewed yaklaşık 3 yıl ago

Tanmay R. · Reviewed yaklaşık 3 yıl ago

I got an error while execting kubectl exec -ti mongo-0 mongo.

FNU R. · Reviewed yaklaşık 3 yıl ago

Ujwala S. · Reviewed yaklaşık 3 yıl ago

Raj B. · Reviewed yaklaşık 3 yıl ago

chandra sagar B. · Reviewed yaklaşık 3 yıl ago

DUSHYANTH REDDY B. · Reviewed yaklaşık 3 yıl ago

Lakshmi Sai Ram M. · Reviewed yaklaşık 3 yıl ago

Srinivasa Chandra Sekhar K. · Reviewed yaklaşık 3 yıl ago

Chaks M. · Reviewed yaklaşık 3 yıl ago

Kowshik S. · Reviewed yaklaşık 3 yıl ago

Krithika S. · Reviewed yaklaşık 3 yıl ago

Seth M. · Reviewed yaklaşık 3 yıl ago

Akhil V. · Reviewed yaklaşık 3 yıl ago

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. · Reviewed yaklaşık 3 yıl ago

Naga Harsha J. · Reviewed yaklaşık 3 yıl ago

Task 5 Step 3 does not work and leads to an error

Aditya J. · Reviewed yaklaşık 3 yıl ago

Durga Sai Sailesh C. · Reviewed yaklaşık 3 yıl ago

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. · Reviewed yaklaşık 3 yıl ago

Andrew H. · Reviewed yaklaşık 3 yıl ago

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. · Reviewed yaklaşık 3 yıl ago

We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.