Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pod connection refused with Liveness and Readiness #65

Closed
n1vgabay opened this issue Dec 5, 2021 · 3 comments
Closed

Pod connection refused with Liveness and Readiness #65

n1vgabay opened this issue Dec 5, 2021 · 3 comments

Comments

@n1vgabay
Copy link

n1vgabay commented Dec 5, 2021

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!

@n1vgabay n1vgabay added the bug label Dec 5, 2021
@mittwald-machine
Copy link
Collaborator

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
Copy link
Member

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

@mittwald-machine
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants