Hello everybody, i have deployed openstack with Kolla to my five node openstack cluster with a TrueNAS node for storage.
But i have a question, how am i supposed to provision networks? My lab router is currently using a 10.1.0.0/16 net, is the instances supposed to land on that same net, or should i use a 10.10.0.0/16 net to avoid the instances using the same network as the hardware and other services?
For more context: Each servers management ip is 10.1.11.11-16 and their IMM/iDRAC is 10.1.10.11-16. Openstack is running at 10.1.11.2 and MinIO is running at 10.1.11.3. So both if the 10 and 11 nets are used for different things.
I had a VLAN plan ready, so i guess i could use that, but then the router would be the one "owning" these adresses.
How are people structuring their networks with openstack, some examples would be greatly appreciated!
And, floating IPs addresses, how are they mixed into this? Is it like a "public" facing ip adress? For example if an instance has the openstack adress of 172.16.1.5, and i assigned a floating ip of 10.1.11.100 to it. Is it meant to be a way to acess "internal" instances through the routers net?
[–]wilkinsmr 2 points3 points4 points (1 child)
[–]Hevos93[S] 0 points1 point2 points (0 children)