- A module is composed generally by a pod
- A kind of container that includes others containers
- Inside the pod, all containers can share with others containers
- You simply use localhost IP /TCP port
- Traefik is the proxy to reverse the http request to the container