pkdone / gke-mongodb-demo

Demo project showing how to deploy MongoDB on the Google Container Engine (GKE) with Kubernetes
MIT License
97 stars 39 forks source link

Auth question #9

Closed PavelYarysh closed 6 years ago

PavelYarysh commented 6 years ago

In the configure_repset_auth.sh file the user (admin) is created for mongod-0 only. Is this user and the auth mechanism being transferred to other replicas (mongo1 and mongo2)?