Closed AlaaElattar closed 1 year ago
A note will be added to the docs to make sure users only use SSH keys of RSA formats only. The issue should be verified once this is closed.
A note is added to the manual for SSH format.
It there on the staging server https://www2.manual.grid.tf/playground/caprover.html
I want trying to add my ssh private key to join as a worker node in caprover cluster, but it gives my error that
something bad went bad
. I did ssh to the leader node to get logs, that's what i foundThat's probably because my private key is OPENSSH not RSA private key. I think maybe we should support more than one type of keys or just document for users to user only RSA Private Key.