Assign multiple Floating IPs to proxy nodes when needed
Merged
requested to merge atlurie/hpc-factory:feat-assign-multiple-floating-ips into feat-hpc-factory
Provide a way to define Floating IPs as a list so that we can assign multiple whenever needed like in prod.
By default, it is not required to provide multiple FIPs for the deployment to work.
In Cheaha-Cloud
project, the proxy node need to have floating IPs from uab-campus
and cheaha-cluster
. We are providing a way for it to happen with this MR.
Closes #155 (closed)