Hi team, I am trying to setup a druid cluster in G...
# troubleshooting
s
Hi team, I am trying to setup a druid cluster in GKE. I am using default helm source from this official repo After the helm chart deployment, my cluster is coming up fine but
coordinator
pod is constantly crashing. Initially it was failing for liveness & readiness probe. Just to start the pod fine, i disabled the probes but the container is still restarting constantly.
Copy code
druid-dev                druid-coordinator-649ff7fcb-5z2hw                         ●  2/2        164 Running
There is no error trace or logs for why druid container is crashing constantly (the container comes to ready / running state and then restarts) Would appreciate any pointers on this. Would be happy to provide any other details if needed. Thanks in advance!