k3s/cmd/kube-proxy
Eric Tune 6081fa52a7 controller, scheduler, proxy use kubeconfig
--master option still supported.
--kubeconfig option added to kube-proxy,
kube-scheduler, and kube-controller-manager
binaries.

Kube-proxy now always makes some kind of API
source, since that is its only kind of config.
Warn if it is using a default client, which probably won't work.

Uses the clientcmd builder.
2015-04-17 12:44:17 -07:00
..
app controller, scheduler, proxy use kubeconfig 2015-04-17 12:44:17 -07:00
proxy.go Use Fprintf to print formatted strings 2015-04-14 10:51:57 -04:00