kubernetes/pkg/proxy/iptables
Dan Winship 2e780ecd99 proxy/iptables: Split KUBE-SVL-XXX chain out of KUBE-XLB-XXX
Now the XLB chain _only_ implements the "short-circuit local
connections to the SVC chain" rule, and the actual endpoint selection
happens in the SVL chain.

Though not quite implemented yet, this will eventually also mean that
"SVC" = "Service, Cluster traffic policy" as opposed to "SVL" =
"Service, Local traffic policy"
2022-03-26 11:06:34 -04:00
..
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
proxier_test.go proxy/iptables: Split KUBE-SVL-XXX chain out of KUBE-XLB-XXX 2022-03-26 11:06:34 -04:00
proxier.go proxy/iptables: Split KUBE-SVL-XXX chain out of KUBE-XLB-XXX 2022-03-26 11:06:34 -04:00