Relative Content

Tag Archive for mongodbkubernetesamazon-eks

Mongodb operator creating multiple replica sets

Following the install instructions on Mongo’s github page I have installed the mongoDBcommunity operator using helm. I then deployed a replica set using kubectl apply and the given .yaml file as described here https://github.com/mongodb/mongodb-kubernetes-operator/blob/master/README.md.