SSH key credentials store public keys that are deployed to servers during cluster provisioning. You can either provide your own public key or let Ankra generate a keypair for you. They’re required for self-managed clusters on providers such as Hetzner, OVH, DigitalOcean, UpCloud, Proxmox, and Morpheus.
Creating an SSH Key Credential
Choose an approach
- Bring your own key: provide an existing SSH public key
- Generate a keypair: Ankra generates a new Ed25519 keypair and returns the private key for you to save
Add to Ankra (UI)
Go to Credentials → Add → SSH Key, enter a name, and either paste your public key or choose Generate.
When generating a keypair, the private key is only returned once. Save it immediately to a secure location.
Listing SSH Key Credentials