mongodb-container
mongodb-container copied to clipboard
PVC with replicas
I created mongo db cluster with 3 replica set, did any one tried to mount using the PV to persist the data
Please guide
this article can be useful. the keyword is "volumeClaimTemplates".
https://kubernetes.io/blog/2017/01/running-mongodb-on-kubernetes-with-statefulsets/
mongodb container is not maintained any more in this org. closing.