LB redirect all traffic to the instance group with the compute engine that install the components
Hi @<1798162812862730240:profile|PreciousCentipede43> , how is the LB configured?
Hi, I installed clearML in GCP instance:
root@instance-group-clearml-t1m6:~# docker ps
CONTAINER ID   IMAGE                      COMMAND                  CREATED         STATUS              PORTS                                           NAMES
796092c210f2   allegroai/clearml:latest   "/opt/clearml/wrappe…"   5 minutes ago   Up About a minute   8008/tcp, 8080-8081/tcp, 0.0.0.0:8080->80/tcp   clearml-webserver
f9c675eba56a   allegroai/clearml:latest   "python3 -m jobs.asy…"   5 minutes ago   Up About a minute   8008/tcp, 8080-8081/tcp                         async_delete
27556702ad73   allegroai/clearml:latest   "/opt/clearml/wrappe…"   5 minutes ago   Up About a minute   0.0.0.0:8008->8008/tcp, 8080-8081/tcp           clearml-apiserver
0a76a168761b   allegroai/clearml:latest   "/opt/clearml/wrappe…"   5 minutes ago   Up About a minute   8008/tcp, 8080/tcp, 0.0.0.0:8081->8081/tcp      clearml-fileserver
a1ac1c381448   redis:7.4.1                "docker-entrypoint.s…"   5 minutes ago   Up About a minute   6379/tcp                                        clearml-redis
34382241a8ba   mongo:6.0.19               "docker-entrypoint.s…"   5 minutes ago   Up About a minute   27017/tcp                                       clearml-mongo
c982b63a7f23   elasticsearch:8.17.0       "/bin/tini -- /usr/l…"   5 minutes ago   Up About a minute   9200/tcp, 9300/tcp                              clearml-elastic
this gcp instance is behind a intance group and I set application LB that forward the traffic to that instance.
any tips how to solve it?
LB redirect all traffic to the instance group with the compute engine that install the components
Hi @<1798162812862730240:profile|PreciousCentipede43> , how is the LB configured?