• Rafael Fernández López's avatar
    kubeadm: Implement certificate download for join · d30b14d5
    Rafael Fernández López authored
    This implements the certificate download for the join process. If certificates
    have been uploaded during init (or explicitly on any master node) and the secret
    is still present in the cluster, the join process will try to download the secret
    data, decrypting it with the provided key in the new `--certificate-key` flag.
    d30b14d5