• Ed Bartosh's avatar
    kubeadm selfhosting: fix pod spec mutation for controller-manager · 8148d95a
    Ed Bartosh authored
    Modified command line options --authentication-kubeconfig and
    --authorization-kubeconfig to point out to the correct location
    of the controller-manager.conf
    
    This should fix this controller-manager crash:
        failed to get delegated authentication kubeconfig: failed to get
        delegated authentication kubeconfig: stat
        /etc/kubernetes/controller-manager.conf: no such file or directory
    
    Related issue: kubernetes/kubeadm#1281
    8148d95a
Name
Last commit
Last update
..
addons Loading commit data...
bootstraptoken Loading commit data...
certs Loading commit data...
controlplane Loading commit data...
etcd Loading commit data...
kubeconfig Loading commit data...
kubelet Loading commit data...
markcontrolplane Loading commit data...
patchnode Loading commit data...
selfhosting Loading commit data...
upgrade Loading commit data...
uploadconfig Loading commit data...