k3s/pkg/proxy
Kubernetes Submit Queue 284615d79d Merge pull request #43702 from wojtek-t/edge_based_proxy
Automatic merge from submit-queue

Edge-based userspace LB in kube-proxy

@thockin @bowei - if one of you could take a look if that PR doesn't break some basic kube-proxy assumptions. The similar change for winuserproxy should be pretty trivial.

And we should also do that for iptables, but that requires splitting the iptables code to syncProxyRules (which from what I know @thockin already started working on so we should probably wait for it to be done).
2017-04-12 00:30:53 -07:00
..
config Support endpoints event handlers in kube-proxy 2017-04-10 11:59:21 +02:00
healthcheck Zero-out healthchecks when no endpoints 2017-04-10 21:43:33 -07:00
iptables Merge pull request #43702 from wojtek-t/edge_based_proxy 2017-04-12 00:30:53 -07:00
userspace Merge pull request #43702 from wojtek-t/edge_based_proxy 2017-04-12 00:30:53 -07:00
util Userspace proxy should remove conntrack entries 2017-02-27 18:41:47 -05:00
winuserspace move helpers.go to helper 2017-04-11 15:49:11 -07:00
BUILD kube-proxy: OnServiceUpdate takes pointers 2017-04-03 17:19:39 -07:00
OWNERS Trim down to the folks I think have real context 2016-11-15 08:48:31 +01:00
doc.go
types.go kube-proxy: OnServiceUpdate takes pointers 2017-04-03 17:19:39 -07:00