k3s/pkg/proxy
Kubernetes Submit Queue 332b095ca9 Merge pull request #44968 from MrHohn/kube-proxy-healthcheck
Automatic merge from submit-queue (batch tested with PRs 44727, 45409, 44968, 45122, 45493)

Separate healthz server from metrics server in kube-proxy

From #14661, proposal is on kubernetes/community#552.

Couple bullet points as in commit:
- /healthz will be served on 0.0.0.0:10256 by default.
- /metrics and /proxyMode will be served on port 10249 as before.
- Healthz handler will verify timestamp in iptables mode.

/assign @nicksardo @bowei @thockin 

**Release note**:

```release-note
NONE
```
2017-05-08 14:54:38 -07:00
..
config Event-based iptables proxy for services 2017-04-18 13:30:59 +02:00
healthcheck Autogenerated files 2017-05-05 14:44:38 -07:00
iptables Merge pull request #44968 from MrHohn/kube-proxy-healthcheck 2017-05-08 14:54:38 -07:00
userspace Switch userspace proxy to be event based for services 2017-05-05 09:35:38 +02:00
util autogenerated 2017-04-14 10:40:57 -07:00
winuserspace autogenerated 2017-04-14 10:40:57 -07:00
BUILD autogenerated 2017-04-14 10:40:57 -07:00
OWNERS Trim down to the folks I think have real context 2016-11-15 08:48:31 +01:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
types.go kube-proxy: OnServiceUpdate takes pointers 2017-04-03 17:19:39 -07:00