Michael C. Cambria
Michael C. Cambria
/lgtm /approve
Using ocicnitool, things behave as expected: Setting up: ``` $ sudo ./ocicnitool add mcc-cni-test0 mccPod0 mccId0 /var/run/netns/mcc-cni-test0 INFO[0000] Found CNI network crionet_test_args (type=bridge) at /etc/cni/net.d/10-plugin_test-args.conf INFO[0000] Found CNI network crio-bridge...
> if there is a way to create the virtual IP from podman generate network `podman run` support `--ip string` lets the interface get a static IPv4 (from host-local IPAM)...
> I'm talking about a virtual interface on the host, not just an internal IP address in the podman network. Has anyone tried / considered adding the virtual interface on...
It looks like WildFly image needs work to support IPv6. Docker doesn't enable IPv6 unless you enable `ipv6: true` in `/etc/docker/daemon.json`. @shawnweeks are you looking for something similar re podman?