Hello guys, I'm trying to setup a selfhosted Clearml server using Kubernetes (with the "Kubernetes Glue, map ClearML jobs directly to K8s jobs" method), so f...
one year ago
@<1523701827080556544:profile|JuicyFox94> Thank you for the pointers I'll look into our MongoDB setup!
Nice so if I understand correctly I should have a first k8s glue agent listening on the default queue that can execute tasks and I can also have a second k8s glue agent that listen to the services queue that will handle my pipelines? Also just to make sure that I setup everything correctly in the chart, should I modify the value "agentk8sglue.image.repository" or the value "agentk8sglue.defaultContainerImage" and what image should I use? Thank you!