-
Notifications
You must be signed in to change notification settings - Fork 39
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
Installation using helm following readme is giving errors #43
Comments
I was able to deploy using this chart successfully after making the below changes in the values.yaml file from the example values.yaml shared in Readme.md file here changed lno 43 & 50 I have tried this in Kubernetes version 1.27. |
I think this issue can be closed if we can update the Readme.md as described above. |
Hello, did you successfully deploy the gpu version of localai on the k8s cluster? I can run the cpu version normally, but I am having some problems using the gpu image.(mudler/LocalAI#1798) |
I have not specifically tried anything different other than following the readme.md. I assume that one is a CPU version. Which I was able to deploy after I did the above changes. |
I am trying to deploy local-ai using helm charts as mentioned in the Readme.md on a rke2 cluster running kubernetes 1.27 version
Initially I faced this error
I changed the below in values.yaml provided in Readme.md and looks like installation moved on from this error
Changed
Original
then I deleted the charts and ensured there is nothing leftover from previous failed installation before attempting installation again using the same helm install as above. Now I am seeing a new error that I am kind of clueless
The text was updated successfully, but these errors were encountered: