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
My tests require having two network interfaces. I previously accomplished this with podman running on Linux by creating podman networks to connect to containers. With kubedock, the podman network command appears to run using the local podman instead of the kubedock api socket.
How can I start a container with multiple network interfaces: eth0, eth1?
Environment:
OpenShift Dev Spaces
The text was updated successfully, but these errors were encountered:
My tests require having two network interfaces. I previously accomplished this with podman running on Linux by creating podman networks to connect to containers. With kubedock, the podman network command appears to run using the local podman instead of the kubedock api socket.
How can I start a container with multiple network interfaces: eth0, eth1?
Environment:
The text was updated successfully, but these errors were encountered: