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
The current implementation of the container mapper only supports host requirements where all nics are in different networks (have a different label).
Eventually we'd like to also support having multiple nics in the same network. The original implementation in #221 discusses some options that ended up not being feasible. We'll have to look into other options or implement this in a more manual fashion by managing the network configuration of containers ourselves.
The text was updated successfully, but these errors were encountered:
The current implementation of the container mapper only supports host requirements where all nics are in different networks (have a different label).
Eventually we'd like to also support having multiple nics in the same network. The original implementation in #221 discusses some options that ended up not being feasible. We'll have to look into other options or implement this in a more manual fashion by managing the network configuration of containers ourselves.
The text was updated successfully, but these errors were encountered: