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

[Question][Installation] Error while finding kubernetes cluster #128

Open
SubhajitC-Hexaware opened this issue May 12, 2023 · 4 comments
Open
Assignees

Comments

@SubhajitC-Hexaware
Copy link

I am using helm to install devlake and while giving the below cmd
"helm install devlake devlake/devlake --version=0.17.0-beta4"

I am getting an error saying "INSTALLATION FAILED: Kubernetes cluster unreachable: the server could not find the requested resource"

am I doing something wrong or the version is different ?

@abeizn
Copy link
Contributor

abeizn commented May 12, 2023

Execute the helm repo update command firstly.

@SubhajitC-Hexaware
Copy link
Author

SubhajitC-Hexaware commented May 12, 2023

Execute the helm repo update command firstly.

I did and got it updated with "Successfully got an update from the "devlake" chart repository"
After that only I ran the install devlake cmd and got the error

@abeizn
Copy link
Contributor

abeizn commented May 12, 2023

I can use it normally.
image

That looks like a problem with the k3s environment. You can refer to this: k3s-io/k3s#1126.

@SubhajitC-Hexaware
Copy link
Author

Okay thanks for the help mate !! I'll check the other k3s link

@Startrekzky Startrekzky changed the title Error while finding kubernetes cluster [Question][Installation] Error while finding kubernetes cluster May 15, 2023
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

2 participants