Skip to content
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

Add Step for Configuring SSH Key to Wiki to Avoid unsupported KFD version Error #426

Open
paranoiasystem opened this issue Sep 11, 2023 · 0 comments

Comments

@paranoiasystem
Copy link

Issue

When running the command furyctl create cluster without a configured public SSH key on your GitHub account, the following error occurs:

INFO Downloading distribution...                  
ERRO error while downloading distribution: unsupported KFD version: seems like the specified version v1.25.6 does not exist, try another version from the official repositoryx

Suggested Fix

To improve the user experience and avoid this error, I recommend adding a step in the Wiki to remember/guide users on how to configure a public SSH key on their GitHub account before running the furyctl create cluster command.

Steps to Reproduce

  1. Run furyctl create cluster without a configured public SSH key on your GitHub account.

Expected Behavior

The command should either succeed or provide a more informative error message suggesting that the user needs to configure a public SSH key.

Actual Behavior

The command fails with an error message that does not clearly indicate the need for a configured public SSH key.

Additional Information

furyctl version
buildTime: 2023-08-08T09:48:56Z
gitCommit: 9a284ba41380bf9d0fda69eff88e1ca412d26860
goVersion: go1.20
osArch: arm64
version: 0.25.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant