- 3 cluster nodes (192.168.1.11-13) - a virtual IP (192.168.1.10) that's assigned to the cluster and managed with kube-vip
LMS would be exposed on which IP? What IP does the player have?
- cluster-internal traffic is sent via flannel in vxlan mode (k3s default setting) - IPTables changes outbound traffic's source IP to the node IP via NAT (k3s default setting)
Don't even want to know. Sounds like more complicated than what's needed...
- I'm using the official LMS 8.1.1 container with HTTP_PORT set to 9001 - Traefik 2 operates as Loadbalancer and Ingress Router. It's set up to bind to LMS' ports (TCP 9001, TCP+UDP 3484, TCP 9090) on any ip address (0.0.0.0) the node has.
Can you access the web UI from a browser in the network where your player lives? And telnet to 9090?
_______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
