Does kubernetes use calico plugin support network policy or not when kube-proxy use ipvs mode? Kubernetes+calico+kube-proxy(iptables mode) support network policy function.But I do not know whether it takes effect when kube-proxy uses ipvs(nat) mode or not.
Asked
Active
Viewed 177 times
1
-
Read this for more info about what type of questions should be asked in SO https://stackoverflow.com/help/how-to-ask – z atef Aug 05 '20 at 02:47
-
Is this what you are trying to do? https://kubernetes.io/docs/tasks/administer-cluster/network-policy-provider/calico-network-policy/ – z atef Aug 05 '20 at 03:06
-
Thank you.I know kubernetes+calico+kube-proxy(iptables mode) works.But I do not know whether it takes effect when kube-proxy uses ipvs(nat) mode or not. – mayidewenhen Aug 05 '20 at 03:09
-
And i do not have test environment right now. – mayidewenhen Aug 05 '20 at 03:10
-
Edit the question so I reverse the donwvote. – z atef Aug 05 '20 at 03:15
-
Appreciate your help – mayidewenhen Aug 06 '20 at 01:25
-
Np. Not sure if you have seen this https://docs.projectcalico.org/networking/use-ipvs – z atef Aug 06 '20 at 01:31
-
I have browsed entire calico website(https://docs.projectcalico.org/).But I can not find the answer. – mayidewenhen Aug 06 '20 at 02:41
-
Did you manage to find workaround? – Malgorzata Aug 24 '20 at 12:23