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

12222 reviews

The following commands never got to ready status: $ kubectl get statefulset NAME READY AGE mongo 0/3 41m $ kubectl get pods NAME READY STATUS RESTARTS AGE mongo-0 1/2 CrashLoopBackOff 12 41m

Francesco C. · Reviewed больше 6 лет ago

All in all really interesting, but the sample data does not work and I had to change the definition for the statefulset since both --smallfiles and --noprealloc caused mongo to crash

Christian F. · Reviewed больше 6 лет ago

Beray B. · Reviewed больше 6 лет ago

I had to remove two lines of MMAPv1 Options to boot the mongo container https://docs.mongodb.com/manual/reference/configuration-options/index.html

Stefan H. · Reviewed больше 6 лет ago

fangchih h. · Reviewed больше 6 лет ago

April T. · Reviewed больше 6 лет ago

Sung P. · Reviewed больше 6 лет ago

hahui

Egi M. · Reviewed больше 6 лет ago

Ignacio D. · Reviewed больше 6 лет ago

This lab is not working correct the statefulset does not start and the pods keep crashing.

Joep V. · Reviewed больше 6 лет ago

Joep V. · Reviewed больше 6 лет ago

Oliver S. · Reviewed больше 6 лет ago

Klaas S. · Reviewed больше 6 лет ago

Facundo F. · Reviewed больше 6 лет ago

Facundo F. · Reviewed больше 6 лет ago

The mongo image used in the lab does not support the CLI arguments "--smallfiles" and "--noprealloc". I had to remove them. Also the clustering should be discussed in more details.

Dominic W. · Reviewed больше 6 лет ago

Trung D. · Reviewed больше 6 лет ago

Dhruv S. · Reviewed больше 6 лет ago

Command kubectl apply -f mongo-statefulset.yaml fails with error: "Error parsing command line: unrecognised option '--smallfiles" Configuration should be changed to specify image: mongo:4.0 or updated to work with the latest mongo

Konstantinos V. · Reviewed больше 6 лет ago

Madan Mohan K. · Reviewed больше 6 лет ago

Kunal P. · Reviewed больше 6 лет ago

Managobinda S. · Reviewed больше 6 лет ago

Managobinda S. · Reviewed больше 6 лет ago

Andrew A. · Reviewed больше 6 лет ago

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