i've seen that repos before but i did not understand how to configure the helm clearlml-agent to install it on the server...
HarebrainedBaldeagle11 this repository is deprecated. You need to refer to the new repository with the latest and greatest helm charts for ClearML 🙂
See https://github.com/allegroai/clearml-helm-charts
oh good... but the "glue method" can be used even in community version?
ok thanks, the documentation is not very clear about installing the agent on k8s 😕
ok thanks ... i needed to set the clearml server apikey and secret in the agent glue api and secret configs to make it works... the documentation is not very clear on that topic and I thought the helm uses the same keys (but it didn't)
If you have an agent with a key and a secret, you basically just need to make sure the agent is monitoring the queue in which you plan to enqueue your tasks
ok thank you! however i've studied in dept how it works and now it's more clear ... however, thanks again 😄
We plan to make this automatic in the next version
ok i figured it out and used the api access and secret key ... now the agent is deployed and i can see it on the clearml ui ... there is other configs that needs to be updated? i'm trying to launch a job and seems that nothing happens
https://github.com/allegroai/clearml-helm-charts has an open source chart for the server and an open source chart for the glue agent