jasonmimick / mongodb-k8s

All-in-one Enterprise MongoDB running in Kubernetes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mongodb-k8s

All-in-one Enterprise MongoDB running in Kubernetes.

Get started

To install all base components and start a MongoDB database:

helm install mongodb mongodb-k8s
kubectl port-forward mongodb-ops-manager-0 8080:8080

You can connect to the database with the uri found in the binding secret.

GCE

Installs an n-node k3s cluster into GCE vms.

./mongodb-k3sup-gcp.sh

About

All-in-one Enterprise MongoDB running in Kubernetes.


Languages

Language:Shell 100.0%