- Notifications
You must be signed in to change notification settings - Fork9
Tags: newsnowlabs/runcvm
Tags
v1.1.0
Support for containers connected to multiple networks- In the container entrypoint: - Itemise network interfaces and save their configuration - Save any additional non-link-scope non-default routes to support networks with multiple subnets - Create a bridge to join each interface to a tap device in the VM - Restore network and gateway routes via each bridge- In the VM: - Identify each interface by MAC address and rename devices to match the original configuration in the underlying container - Restore device configuration and routes