Hello,
my cluster shares a public IP range assigned to bridge in a very simple config:
iface vmbr0 inet static
address 5.X.X.1 # each node has his own IP from within the range.
netmask 255.255.255.0
gateway 5.X.X.254
bridge_ports eno1
bridge_stp off
bridge_fd 0
I need to add another new IP...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.