allegroai / clearml-helm-charts

Helm chart repository for the new unified way to deploy ClearML on Kubernetes. ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution
https://clear.ml/docs
36 stars 50 forks source link

Helm repo not available #309

Closed cedricve closed 2 months ago

cedricve commented 2 months ago

Describe the bug a clear and concise description of what the bug is.

https://allegroai.github.io/clearml-helm-charts/ is not available and hence helm chart can not be executed.

What's your helm version?

na

What's your kubectl version?

na

What's the chart version?

na

Enter the changed values of values.yaml?

No response

cedricve commented 2 months ago

my mistake: we should add the repo to the documentation (I used the wrong repo name to match allegroai/clearml)

helm repo add allegroai https://allegroai.github.io/clearml-helm-charts/
filippo-clearml commented 2 months ago

I'll make sure to add a reference to the correct helm repo in the Readme for clarity!

cedricve commented 2 months ago

@filippo-clearml I added a PR to save you some time.

filippo-clearml commented 2 months ago

Ty @cedricve! Looks good, but I'll have to change the Readme template first to keep it consistent with Helm Docs