Files
kubernetes/staging/src/k8s.io/kube-proxy
Kubernetes Prow Robot e695b40db8 Merge pull request #93499 from ZeroMagic/azure-autorest
chore: upgrade Azure/go-autorest/autorest to v0.11.1
2020-09-02 02:37:35 -07:00
..
2019-02-23 10:28:04 +08:00
2019-04-03 10:19:40 -04:00
2019-02-25 15:33:53 -08:00
2019-02-15 09:13:07 -05:00
2020-07-25 16:45:02 -04:00

kube-proxy

Coming Soon!

Implements https://github.com/luxas/community/blob/master/keps/sig-cluster-lifecycle/0014-20180707-componentconfig-api-types-to-staging.md#kube-proxy-changes

It provides

  • Provide a versioned API for configuring kube-proxy.

Compatibility

HEAD of this repo will match HEAD of k8s.io/apiserver, k8s.io/apimachinery, and k8s.io/client-go.

Where does it come from?

kube-proxy is synced from https://github.com/kubernetes/kubernetes/blob/master/staging/src/k8s.io/kube-proxy. Code changes are made in that location, merged into k8s.io/kubernetes and later synced here.