kubernetes/pkg/proxy/iptables
Tim Hockin 482f3bc4bf kube-proxy: all external jumps to XLB chain
This makes the "destination" policy model clearer.  All external
destination captures now jump to the "XLB chain, which is the main place
that masquerade is done (removing it from most other places).

This is simpler to trace - XLB *always* exists (as long as you have an
external exposure) and never gets bypassed.
2022-03-30 09:52:18 -07:00
..
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
proxier_test.go kube-proxy: all external jumps to XLB chain 2022-03-30 09:52:18 -07:00
proxier.go kube-proxy: all external jumps to XLB chain 2022-03-30 09:52:18 -07:00