containernetworking / plugins

Some reference and example networking plugins, maintained by the CNI team.
Apache License 2.0
2.14k stars 775 forks source link

ipvlan can support muti-network policy? If not, any plan for this? #973

Closed jiayouseason closed 8 months ago

jiayouseason commented 9 months ago

Unsure if ipvlan has a plan to support multi-network policy?

https://docs.openshift.com/container-platform/4.14/networking/multiple_networks/configuring-multi-network-policy.html

s1061123 commented 9 months ago

I suppose you're asking wrong place because ipvlan plugin does not care about multi-network policy because ipvlan plugin only cares to create ipvlan interface. In addition, you seems to be interested in OpenShift. OpenShift is commercial Kubernetes platform, maintained by Red Hat, hence if you are interested in the feature for OpenShift then please ask Red Hat. Here is open source community that maintains CNI plugin. This community does not maintain OpenShift (OpenShift utilizes this community product, but it does NOT mean this community handles OpenShift product).

So I recommend to ask Red Hat support/product for that.