Quentin Chenevier
09/27/2023, 8:37 PMCrashLoopBackoff
) because the liveness & readiness probes fail to communicate with it. E.g:
Liveness probe failed: Get "<http://10.3.125.74:8088/healthcheck>": dial tcp 10.3.125.74:8088: connect: connection refused
Has anyone else witnessed the same behavior ? Or may I have misconfigured either the terraform template or the helm chart ?Yee
-p
?Quentin Chenevier
09/27/2023, 8:59 PMkubectl logs flyte-binary-b958c88b6-mh2nh -n flyte -c flyte
Yee
-p
?get pod
first… want to see if there are restarts.-p
to see the previous logsQuentin Chenevier
09/27/2023, 9:06 PMDavid Espejo (he/him)
09/27/2023, 9:18 PMQuentin Chenevier
09/27/2023, 9:20 PMYee
Quentin Chenevier
09/27/2023, 9:22 PMYee
Quentin Chenevier
09/27/2023, 9:28 PMRunning
, I thought that if the probes couldn't reach it was due to a networking issue. But indeed the pod wasn't really running.Yee