Hi @<1798162812862730240:profile|PreciousCentipede43> , can you add logs from the apiserver pod?
Hi @<1798162812862730240:profile|PreciousCentipede43> 🙂
When you say
one of the api backend is UNHEALTHY
do you mean you have multiple replicas of the apiserver component (i.e. you set the values apiserver.replicaCount
> 1) and one of them is not ready?
Could you please share the output of the kubectl describe command for the ClearML apiserver Deployment?
Thanks guys, I managed to solved this by exposing as ingress only the webserver and access apiserver internally within the kubernetes.