gfawcett22 / EnterprisePlanner

A generic enterprise planner application with a microservices architecture.
Apache License 2.0
8 stars 6 forks source link

Docker/Kubernetes support. #1

Open gfawcett22 opened 7 years ago

gfawcett22 commented 7 years ago

Docker/Kubernetes needs to be set up to allow communication between the services running in containers/pods. Additionally, networking needs configured to allow the API Gateway to "know" the addresses of the other services. I assume Kubernetes will use some sort of DNS address.