Hi SarcasticSquirrel56 , do you mean how to configure the ClearML SDK?
Hi Jake, I mean that when I create a token, I would like the users to see the right
hosts, so that they can just copy and paste when they do
clearml-init
Copy/paste from the "create credentials" popup in the ClearML WebApp?
I can ping it without issues, but I am not sure if the communications are set correctly
When the server answers ping, it should be alive
is there a way I can check whether the apiserver are reachable?
(like: https://clearml-apiserver.ds.bumble.dev/health http://ds.bumble.dev/health )
(though so far I am not quite managing to make it work even using the right hosts and ports)
OK I could connect with the SDK, so everything is working, I'd just like to get the right hosts shown in the UI when a new token is created
SarcasticSquirrel56 I think this is something we plan on adding to the helm chart, but it's not yet there
Hi Jake unfortunately I realized we put a loadbalancer, so any address like addess.domain, would ping
Hi Jake, I mean that when I create a token, I would like the users to see the right
hosts, so that they can just copy and paste when they do clearml-init