kubernetes/pkg/proxy/userspace
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
..
BUILD move helpers.go to helper 2017-04-11 15:49:11 -07:00
loadbalancer.go Userspace Proxy: allow check for endpoints on svc 2017-02-23 16:06:28 -05:00
OWNERS Reduce to folks with context 2016-11-15 08:51:12 +01:00
port_allocator.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
port_allocator_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
proxier.go move helpers.go to helper 2017-04-11 15:49:11 -07:00
proxier_test.go Edge-based userspace proxy 2017-04-10 11:59:21 +02:00
proxysocket.go Userspace Proxy: Expose ProxySocket utility funcs 2017-02-27 18:41:47 -05:00
rlimit.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
rlimit_windows.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
roundrobin.go Edge-based userspace proxy 2017-04-10 11:59:21 +02:00
roundrobin_test.go Edge-based userspace proxy 2017-04-10 11:59:21 +02:00
udp_server.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00