Skip to content
This repository has been archived by the owner on Apr 17, 2019. It is now read-only.

Nginx Ingress LivenessProbe fails #1652

Closed
pdoreau opened this issue Aug 29, 2016 · 4 comments · Fixed by #1653
Closed

Nginx Ingress LivenessProbe fails #1652

pdoreau opened this issue Aug 29, 2016 · 4 comments · Fixed by #1653

Comments

@pdoreau
Copy link
Contributor

pdoreau commented Aug 29, 2016

Hello. I'm trying the nginx ingress http example.

The livenessProbe fails :
Liveness probe failed: Get http://...:10254/healthz: dial tcp ....:10254: getsockopt: connection refused

Using nmap on the pod I can't see any usage of this port (nmap).

@aledbf
Copy link
Contributor

aledbf commented Aug 29, 2016

@pdoreau please check you are using the image version 0.8.3

@pdoreau
Copy link
Contributor Author

pdoreau commented Aug 29, 2016

@aledbf I wasn't because I just copied the the example (0.8.2)
It's looks fine with 0.8.3
Is the 0.8.3 version stable ? Should the examples be updated ?

@aledbf
Copy link
Contributor

aledbf commented Aug 29, 2016

Is the 0.8.3 version stable ?

Yes, is the latest version.

Should the examples be updated ?

Already being done in #1653

Apologies for the inconsistency in the examples.

@pdoreau
Copy link
Contributor Author

pdoreau commented Aug 29, 2016

No prob thanks for the fast answers

k8s-github-robot pushed a commit that referenced this issue Aug 29, 2016
Automatic merge from submit-queue

[nginx-ingress-controller] Update image version

fixes #1652

#1571 introduced the error because it was merged after the `0.8.3` release
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants