mittwald / kubernetes-secret-generator

Kubernetes controller for automatically generating and updating secrets
Apache License 2.0
329 stars 56 forks source link

Pod connection refused with Liveness and Readiness #65

Closed n1vgabay closed 2 years ago

n1vgabay commented 2 years ago

Hi,

Just applied your chart on my k8s cluster 1.21 version.

Everything went fine until the log of the deployment itself sends this message:

Liveness probe failed: Get "http://10.0.171.162:8080/healthz": dial tcp 10.0.171.162:8080: connect: connection refused Readiness probe failed: Get "http://10.0.171.162:8080/readyz": dial tcp 10.0.171.162:8080: connect: connection refused

I'll be happy for some assist about that.

Thanks!

mittwald-machine commented 2 years ago

There has not been any activity to this issue in the last 30 days. It will automatically be closed after 7 more days. Remove the stale label to prevent this.

martin-helmich commented 2 years ago

Sorry for the late response. Is the Pod actually running? Any suspicious log output from the container?

mittwald-machine commented 2 years ago

There has not been any activity to this issue in the last 30 days. It will automatically be closed after 7 more days. Remove the stale label to prevent this.