k3s/pkg/master
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
..
ports Separate healthz server from metrics server in kube-proxy 2017-05-05 14:43:44 -07:00
thirdparty refactor names for the apiserver handling chain 2017-05-08 07:55:31 -04:00
tunneler autogenerated 2017-04-14 10:40:57 -07:00
BUILD separate discovery from the apiserver 2017-05-02 08:50:43 -04:00
OWNERS Remove krousey from some OWNERS files 2017-03-10 11:12:29 -08:00
client_ca_hook.go add client-ca to configmap in kube-public 2017-02-24 14:51:12 -05:00
client_ca_hook_test.go add client-ca to configmap in kube-public 2017-02-24 14:51:12 -05:00
controller.go Merge pull request #41115 from rajatchopra/kube_service_fix 2017-02-13 17:03:22 -08:00
controller_test.go move util/intstr to apimachinery 2017-01-30 12:46:59 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
import_known_versions.go Add settings API and admission controller 2017-03-01 13:04:28 -08:00
import_known_versions_test.go move util/intstr to apimachinery 2017-01-30 12:46:59 -05:00
master.go refactor names for the apiserver handling chain 2017-05-08 07:55:31 -04:00
master_openapi_test.go refactor names for the apiserver handling chain 2017-05-08 07:55:31 -04:00
master_test.go refactor names for the apiserver handling chain 2017-05-08 07:55:31 -04:00
services.go Move DefaultServiceIPRange into pkg/master 2016-12-03 18:34:22 +01:00