Hi everyone,
I am creating LXC clustering between two nodes, when I try to bootstrap cluster on my first node, I got an error;
Invalid input: The auto-detected underlay (x.x.x.0/17) isn’t a /16 or /24, please specify manually.
All my nodes underlay network are in /17 range. Shall I use the /17 subnet range ?
I have few more questions ?
If I use the x.x.x.0/17 subnet then all the machines in that subnet by default will get 16k container IP’s ? So it means by defaults the machines in that particular subnet gets the capability to hold the n number of containers?
I have a scenario where I am using two VM in different subnet to configuration LXC clustering, I don’t want to specify the subnet range for the underlay network, I don’t want to enable this conf on other VM’s , for testing i just want to create fan network between these two VM’s ,
instead of Subnet Can I use the underlay server IP?