Skip to content

This repo contains the necessary manifests for MongoDB and MongoClient installation from start to finish. (Secrets, ConfigMapler, Ingress, Deployment, Services, etc. )

Notifications You must be signed in to change notification settings

muhammedsaidkaya/kubernetes-setup-mongoclient-mongodb

Repository files navigation

mongodb-client-setup

Scripts create mongo express and MongoDB services and kubernetes dashboard that you can access in dashboard.com

Cloning

git clone https://github.com/muhammedsaidkaya/mongodb-setup && \
cd mongodb-setup 

Default Kubernetes Ingress Enabling on Minikube

minikube addons enable ingress

Setup all services

sh setup.sh

Hostname setup to /etc/hosts

sh hostname_setup.sh

Delete all services

sh delete.sh

About

This repo contains the necessary manifests for MongoDB and MongoClient installation from start to finish. (Secrets, ConfigMapler, Ingress, Deployment, Services, etc. )

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages