Skip to content

sock-shop k8s with polyglot micro-services and loosely coupled architecture using RABBITMQ & REDIS

Notifications You must be signed in to change notification settings

thecloudgarage/polyglot-sockshop

Repository files navigation

polyglot-sockshop

  • sock-shop k8s with polyglot micro-services and loosely coupled architecture using RABBITMQ & REDIS
  • After applying the YAMLs, we need to initialize mongoDB for users.,
  • kubectl cp user-db-init/configdb user-db-6df78d4cb9-42kbf:/data -n sock-shop
  • kubectl cp user-db-init/db user-db-6df78d4cb9-42kbf:/data -n sock-shop
  • kubectl cp user-db-init/db-users user-db-6df78d4cb9-42kbf:/data -n sock-shop
  • Stateful deployment of Catalogue-db inspired by https://kubernetes.io/docs/tasks/run-application/run-replicated-stateful-application/

About

sock-shop k8s with polyglot micro-services and loosely coupled architecture using RABBITMQ & REDIS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published