You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the driver to support the creation of multiple network interfaces and allow the operator to specify which network interface should be used to populate the IP address used by Rancher.
The text was updated successfully, but these errors were encountered:
sudomateo
changed the title
Account for multi homed servers
support multiple network interfaces on instances
Dec 20, 2024
This driver creates instances with a single network interface.
rancher-machine-driver-oxide/oxide.go
Lines 183 to 193 in 8e3b6df
Then it uses the IP address of the first, and only, network interface as the IP address for Rancher to connect to.
rancher-machine-driver-oxide/oxide.go
Lines 214 to 217 in 8e3b6df
Update the driver to support the creation of multiple network interfaces and allow the operator to specify which network interface should be used to populate the IP address used by Rancher.
The text was updated successfully, but these errors were encountered: