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.
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.