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

ingress: update an nginx ingress image version #1572

Closed
kayrus opened this issue Aug 19, 2016 · 0 comments · Fixed by #1577
Closed

ingress: update an nginx ingress image version #1572

kayrus opened this issue Aug 19, 2016 · 0 comments · Fixed by #1577

Comments

@kayrus
Copy link
Contributor

kayrus commented Aug 19, 2016

This PR #1467 changed default healthz port. So now examples for Ingress don't work because of incorrect healthz checks.

There are two workarounds:

  • build a new gcr.io/google_containers/nginx-ingress-controller image with new controller version which has a new default healthz port and set its tag to 0.8.3
  • explicitly set --healthz-port=10254 in all ingress examples

/cc @aledbf @bprashanth

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

WIP: [nginx-ingress-controller] Release 0.8.3

fixes #1572
aledbf pushed a commit to aledbf/contrib that referenced this issue Nov 10, 2016
…ontroller

Automatic merge from submit-queue

WIP: [nginx-ingress-controller] Release 0.8.3

fixes kubernetes-retired#1572
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.

1 participant