Reputation
Badges 1
53 × Eureka!Interesting use case, maybe we can create multiple k8s agents for different queues
can you post output ofkubectl get po -A -n clearmlpls?
If I'm not wrong you can simply label the namespace to avoid istio to get there
elastic is not being scheduled
this is the PR https://github.com/allegroai/clearml-helm-charts/pull/66 ; when CI will be passed Iβm going to release the new chart
not a big issue but you maybe worth a quick fix
can you pls put the entire helm list -A output command?
ty AgitatedDove14 , your fixes work like a charm. As reward I opened another one https://github.com/allegroai/clearml/issues/423 sorry for that π
when tasks starts do you see clearml-id-* pod starting?
It happened to me when trying many installations; can you login using http://app.clearml.home.ai/login url directly ?
Let me check and I will eventually get back with a PR
ReassuredArcticwolf33 pls try this one and let me know if this is working for you
trying a new one from scratch
Hi,
how did you specified it in Helm override file?
can you pls check the content of file /root/clearml.conf inside agent pod. I would like to understand how config file looks, ty.
you need to investigate why itβs still in Pending state
later in the day I will push also a new clearml chart that will not contain anymore k8s glue since itβs now in clearml-agent chart, this is why I was suggesting to use that chart :)
moreover I usually prefer to have S3 backends if in AWS oir MinIO
Basically you can install lates clearml chart
with this one you donβt need anymore to set the value I suggested before
AgitatedDove14 maybe you can check also --version that returns the help menu
This is pretty weird. If pv containing mongodb data is still the same data must be there. what storageclass provider are you using?