2022-03-04 13:24:02 UTC - Ankit Agrawal: Deploying on local docker desktop 
provided kubernetes on mac using helm chart. Controller is crashing again and 
again with liveness probe and readiness probe failure. Logs are empty. Couchdb 
is up. Kafka is reachable(Its external, even when not external, it still fails)

`Warning  Unhealthy  4m47s (x10 over 7m27s)  kubelet            Readiness probe 
failed: Get "<http://10.1.0.11:8080/ping>": dial tcp 10.1.0.11:8080: connect: 
connection refused`
  `Warning  Unhealthy  37s (x17 over 7m27s)    kubelet            Liveness 
probe failed: Get "<http://10.1.0.11:8080/ping>": dial tcp 10.1.0.11:8080: 
connect: connection refused`

Tried increasing liveness/readiness probe initial delay to higher values as 
well, still failing. Any pointers?
https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1646400242544649?thread_ts=1646400242.544649&cid=C3TPCAQG1
----

Reply via email to