aws-web-stacks icon indicating copy to clipboard operation
aws-web-stacks copied to clipboard

Add SSH keys for NodeGroups

Open JeremyGibson opened this issue 2 years ago • 0 comments

As an administrator, when there are problems that traditional logging isn't capturing it might be helpful to be able to ssh into the nodes.

Relevant documentation: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-eks-nodegroup-remoteaccess.html

AC:

  • [ ] Add a RemoteAccess parameter to the eks.Nodegroup

  • [ ] Add RemoteAccess with key pair to bastion security

JeremyGibson avatar Mar 22 '22 20:03 JeremyGibson