• Eric Tune's avatar
    controller, scheduler, proxy use kubeconfig · 6081fa52
    Eric Tune authored
    --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.
    6081fa52
Name
Last commit
Last update
..
app Loading commit data...
proxy.go Loading commit data...