Skip to content

[Documentation] Flannel supports network policies but the README doesn't say it #2390

@zwindler

Description

@zwindler

I've been made aware that it's been some time now that Flannel supports netpols through the official implementation of the Kubernetes project.

This is described in https://github.com/flannel-io/flannel/blob/master/Documentation/netpol.md

But the README doesn't advertises this.

Also, even though it's technically accurate (flannel is focused on network, true), the following sentence in the README led me to believe that flannel doesn't support netpols while in fact it does (through the official implem of external manifests, but can be enabled easily with just an option)

Flannel is focused on networking. For network policy, other projects such as Calico can be used.

I'm sure that I'm not the only one that was convinced that flannel doesn't support netpols without the use of an additional CNI plugin, and maybe a small note or clarification in the README could help.

If need be, I can provide suggestions or even a PR.

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