Skip to content

Successfully connected mongodb POD to spring deployments in kubernetes

Notifications You must be signed in to change notification settings

moshinde/kube-spring-mongo

Repository files navigation

Kube-spring-mongo

  1. Spring deployment file contains one env variable MONGO_INITDB_HOST which is mapped with mongo service and also configured withiin application.properties

  2. Services which are getting created for apps/pods/depoyments are mapped to the same port as of application, deployments and pods

  3. application code , dockerfile is in repository => Restful-spring-mongoDB

About

Successfully connected mongodb POD to spring deployments in kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages