-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Unable to parse private key" error when attempting to create cluster manager on macOS. #167
Comments
I believe you need your keys in the "old" ssh format, MD5. |
same still seems broken triton-kubernetes create manager cat manager-on-triton.yaml This sample config file will create a Cluster Manager on Joyent's Public Cloud (triton)backend_provider: local
|
Same issue here, too, MacOS, triton-kubernetes v0.9.0-pre2 from brew install. |
This repos on latest master and v1.0.1-pre1 with macOS 11.4 as the host.
I've tried feeding it the root id_rsa key as well as a special custom RSA private key.
The text was updated successfully, but these errors were encountered: