Skip to content

main instructions don't cover dual IP stack #199

@performantdata

Description

@performantdata

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions