elgris / microservice-app-example

Example of polyglot microservice app
MIT License
1.4k stars 337 forks source link

Added support to deploy using Kubernetes #9

Closed ilyeshammadi closed 6 years ago

ilyeshammadi commented 6 years ago

I have added simple deployments and services for all the micro-services and fixed the 8080 static port issue in the frontend.

elgris commented 6 years ago

@Ilyes-Hammadi thanks!