
Reputation
Badges 1
53 × Eureka!pls fix also fileServerUrlReference: anf webServerUrlReference:
pretty strange, I also noticed in example from line 2from clearml import TaskTypes
how do you point tasks to git repo?
Sure, OddShrimp85 , until you need to specifically bind any pod to a node, nodeSelector is not needed. In fact, the new chart will leave to k8s the right to share the load on the worker nodes. About pvc you simply need to declare the Storageclass at k8s level so it can take care of creating the PVC too. How many workers do you have in your setup?
atm itโs the way to go
itโs pretty strange to me about the fact you canโt write on it
it can help debugging
thanks for letting us know, I took a n ote for more tests on liveness, ty again!
ok, ty very much for your feedback ๐
Hi Tom; letsโ try to debug. Did you install all the charts in same namespace? Did you generate a key/secret pair from UI and the use them just in agent and serving chart?
the goal is to get healthchecks green so ALB should be able to work
usually you can see if you are getting timeouts or wrong http code
and add these 3 hostnames pointing them to the external ip
look also at the monitoring tab
In fact it's the same we are applying to helm charts for k8s
Can you pls share all 3 health checks ?
doubled copy paste
Hi BeefyHippopotamus73 , on EKS itโs preferrable to use ALB but you can also work with your nginx. You need DNS records with hostnames you setup pointing to that External IP. If you just need to test, you can simply add entries in you client machine /etc/hosts
file (if you are on *nix)
and I will give you feedback here
because kubectl inside pod uses inpod method
Hi BurlySeagull48 , Iโm interested in your use case and I think we can find a solution. NFS mounts have the same path in every node?
AgitatedDove14 maybe you can check also --version
that returns the help menu
SuccessfulKoala55 yes, no autoscaler on that chart. Maybe I'm missing the point but the request was for an "on-premise" setup so I guessed no aws. If I missed the point everything I posted is not useful ๐
Hi Martin ๐ ok got it but now the question: how I can pass this to the train-agent deployed with Helm chart?
ty AgitatedDove14 , your fixes work like a charm. As reward I opened another one https://github.com/allegroai/clearml/issues/423 sorry for that ๐