crizstian / cinema-microservice

Example of a cinema microservice
1.76k stars 656 forks source link

[BREAKING CHANGES] Support Deployment on Kubernetes #27

Open michaelact opened 2 years ago

michaelact commented 2 years ago

Hi, Crizstian/cinema-microservice maintainers.

This pull request is made only to show how the cinema-microservice application deployment on top of Kubernetes. Also my practical lessons about Kubernetes.

You may not want to merge it.

Thank you 😃.


Changes

Addition

Delete

crizstian commented 2 years ago

Awesome Job @michaelact can leave your changes on a branch called Kubernetes-implementation or some related name, and just update the readme.md from master/main branch adding the documentation related to how to use this code with K8s and referencing everything on your branch, so we can keep the original code for others as well