Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 538 Bytes

1.md

File metadata and controls

10 lines (6 loc) · 538 Bytes

Creating new SSH key

First you need to generate new SSH key pair which you will use to connect to all Kubernetes instances

In the main menu go to "Services" -- "EC2". You will see the following screen:

New SSH Key

You can automatically generate a new key pair, in this case AWS saves your private SSH key in a downloads folder. In this case you need to copy it to your .ssh folder and change permissions to 600. Or if you want to user your own ssh key, you can upload it with an "Import Key Pair" button.