Closed lb4368 closed 3 years ago
Actually it looks like the replacements for the control plane ssh authorized keys are already being inherited all the way down into the subclusters from here: https://github.com/airshipit/airshipctl/blob/master/manifests/function/k8scontrol/replacements/generated-secrets.yaml
For the sub-cluster workers, I created this patchset: https://review.opendev.org/c/airship/treasuremap/+/797540
Closing per patchset merge
Need to update replacements so that ssh key is populated in KubeadmControlPlane for sub-clusters. For now, these can be the same ssh key used for the target management cluster
Environment