-
Notifications
You must be signed in to change notification settings - Fork 13
Closed
Description
Following the instructions at https://github.com/cri-o/packaging/blob/main/README.md#distributions-using-deb-packages works for an IPv4-only configuration, but isn't the best for dual-stack, according to the more general configuration instructions. Reference to those instructions should be made, like as found at https://github.com/cri-o/cri-o/blob/main/install.md#setup-cni-networking, so that dual-stack users get the correct setup.
Specifically, the deb package includes /etc/cni/net/11-crio-ipv4-bridge.conflist, but not 10-crio-bridge.conflist. It might be nice to include the latter into /etc/cni/net/, perhaps in some disabled state, non-included file name, etc.
Metadata
Metadata
Assignees
Labels
No labels