Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bare Metal] Auto generated SSH key doesn't work #7992

Open
jacobweinstock opened this issue Apr 15, 2024 · 0 comments
Open

[Bare Metal] Auto generated SSH key doesn't work #7992

jacobweinstock opened this issue Apr 15, 2024 · 0 comments
Assignees

Comments

@jacobweinstock
Copy link
Member

What happened: I created a 1 node workload cluster. In my cluster yaml i did not provide an ssh public key. The keys were autogenerated for me and save to disk. Once the node was provisioned and the cluster was up and running successfully, I could not ssh to the node with the eksa generated ssh key. Describing my cluster showed that the key was not the same as the one provided by the CLI. kubectl get tinkerbellmachineconfigs.anywhere.eks.amazonaws.com workload-test-cp -o yaml

What you expected to happen:
I should be able to SSH to the node with the eksa generated key.

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment:

  • EKS Anywhere Release: v0.19.2
  • EKS Distro Release:
@sp1999 sp1999 self-assigned this Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants