SSH Keys
Concepts
SSH keys provide secure, password-less access to underlying nodes in a MetaKube Kubernetes cluster, useful for advanced troubleshooting or maintenance. While SSH keys facilitate administrative tasks, it's important to note that MetaKube doesn't require an SSH key to create clusters, as Kubernetes itself handles most management tasks without needing direct node access.
List SSH Keys
Create SSH Key
To create an SSH Key click on the Create button in the title bar of the SSH Key list.
The dialog that appears provides several options for adding a new SSH key.
- Manually paste the public key into the provided text area
- Enter the name for the key
Alternatively, you can import the key by clicking the Import Public Key button.
From there, you can:
- Choose an available key from the OpenStack dropdown menu
- Select a file containing a valid SSH key
Complete the process by clicking the Add Key button to finalize the addition of your SSH key.
Usage



