리뷰 StatefulSet를 사용하여 Kubernetes에서 MongoDB 데이터베이스 실행하기개

리뷰 12236개

Sri Venkata Sai Anoop B. · 대략 3년 전에 리뷰됨

Vishwas S. · 대략 3년 전에 리뷰됨

Casey D. · 대략 3년 전에 리뷰됨

Aditi S. · 대략 3년 전에 리뷰됨

Nitanshu J. · 대략 3년 전에 리뷰됨

Tanmay R. · 대략 3년 전에 리뷰됨

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

FNU R. · 대략 3년 전에 리뷰됨

Ujwala S. · 대략 3년 전에 리뷰됨

Raj B. · 대략 3년 전에 리뷰됨

chandra sagar B. · 대략 3년 전에 리뷰됨

DUSHYANTH REDDY B. · 대략 3년 전에 리뷰됨

Lakshmi Sai Ram M. · 대략 3년 전에 리뷰됨

Srinivasa Chandra Sekhar K. · 대략 3년 전에 리뷰됨

Chaks M. · 대략 3년 전에 리뷰됨

Kowshik S. · 대략 3년 전에 리뷰됨

Krithika S. · 대략 3년 전에 리뷰됨

Seth M. · 대략 3년 전에 리뷰됨

Akhil V. · 대략 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.

Mackenzie R. · 대략 3년 전에 리뷰됨

Naga Harsha J. · 대략 3년 전에 리뷰됨

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

Aditya J. · 대략 3년 전에 리뷰됨

Durga Sai Sailesh C. · 대략 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"

Josh G. · 대략 3년 전에 리뷰됨

Andrew H. · 대략 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

Margaret T. · 대략 3년 전에 리뷰됨

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