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

Closed
jacobweinstock opened this issue Apr 15, 2024 · 1 comment
Closed

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

jacobweinstock opened this issue Apr 15, 2024 · 1 comment
Assignees
Milestone

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
@ndeksa ndeksa added this to the v0.21.0 milestone Jun 12, 2024
@ndeksa ndeksa modified the milestones: v0.21.0, v0.22.0 Nov 4, 2024
@ndeksa ndeksa assigned rajeshvenkata and unassigned sp1999 Nov 18, 2024
@rajeshvenkata
Copy link
Member

Tested the issue with the latest eksctl (v0.21.0) and was unable to reproduce it. I was able to successfully SSH to the node using the eksa auto generated SSH key. Also verified that that the key is same as the one generated by the eksa.

Closing the issue.

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

4 participants