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

Associate ssh key pair to dataplane node to help debug #473

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

hakuna-matatah
Copy link
Contributor

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Contributor

@mengqiy mengqiy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Thanks for preparing the change. This will help us troubleshooting node problem when SSM can't be used.

@mengqiy mengqiy merged commit b6aaee1 into awslabs:main Dec 10, 2024
7 checks passed
@mengqiy
Copy link
Contributor

mengqiy commented Dec 10, 2024

asgs: 1

An error occurred (InvalidKeyPair.NotFound) when calling the DescribeKeyPairs operation: The key pair 'scaletest-us-west-2-nodegroups-ssh-key' does not exist
KeyPair already exists
sh: out of range

An error occurred (InvalidParameterException) when calling the CreateNodegroup operation: Remote access configuration cannot be specified with a launch template.

It seems we can't specify launch template and remote access at the same time.
https://tekton.scalability.eks.aws.dev/#/namespaces/scalability/pipelineruns/awscli-eks-load-5k-v131-slos-t6mln-r-s6g99?pipelineTask=create-mng-monitoring-nodes&step=create-nodegroup

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

Successfully merging this pull request may close these issues.

2 participants