Networking
Node Network
Pod Network
Automatic Certificate Generation
Frontend / Load Balancer
Make Service available to the World
- add DNS resolution for name of the service. It should resolve to the IP Address of the frontend node.
- add line to
/etc/haproxy/sni-domains.lst
on the frontend node.