• isaacdong's avatar
    fix create-kubelet-kubeconfig. · ece7c52b
    isaacdong authored
    1. keep function signature consistent.
    implementations of the create-kubelet-kubeconfig function take an apiserver address as the first argument and the destination as the second argument.
    2. remove duplicate file name(/kubelet.kubeconfig) in --kubeconfig=${KUBELET_KUBECONFIG}/kubelet.kubeconfig
    ece7c52b
get-kube-local.sh 5.63 KB