Open lorenz opened 1 year ago
https://review.monogon.dev/c/monogon/+/1924 fixes NodePort with externalTrafficPolicy: Cluster
. externalTrafficPolicy: Local
is not implemented in nfproxy as far as I can see and will need to wait until we do more load balancer work.
nfproxy doesn't fully implement NodePort-specific behavior. Missing are:
We need to implement this to make NodePort work properly.