ewolff / microservice-kubernetes

Microservices example using Kubernetes
Apache License 2.0
209 stars 195 forks source link

Como os containers se comunicam? #10

Closed matheus-yaml closed 3 years ago

matheus-yaml commented 3 years ago

Estou estudando sobre orquestar microservices e não entendo de Java. Mas estou tentando pegar o seu exemplo para estudar essa orquestração... Como os containers se comunicam?

I am study about microservices orquestration and i am do not understand about Java/SpringBoot. But i am trying to use you example for study this orquestration... how do containers comunicate?

ewolff commented 3 years ago

Please refer to https://github.com/ewolff/microservice-kubernetes#remarks-on-the-code for some details. Also https://practical-microservices.com/recipes.html might help.