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

Ingress controller restarts a few times on start #1204

Open
kalEl2001 opened this issue Dec 24, 2024 · 0 comments
Open

Ingress controller restarts a few times on start #1204

kalEl2001 opened this issue Dec 24, 2024 · 0 comments

Comments

@kalEl2001
Copy link

kalEl2001 commented Dec 24, 2024

Hi, currently, I am using the 2.46.0 version of the chart, and the ingress controller container of every pod always needs to restart a few times before it finally becomes healthy. Upon checking the logs, I saw this line.

Error: unable to build kong api client(s): client not ready: making HTTP request: Get "https://localhost:8444/status": dial tcp 127.0.0.1:8444: connect: connection refused

I tried to delay the initial readiness probe but to no avail. I think it was caused by the container exiting due to the error. Is this expected? Is there a way to delay the initial HTTP request to the proxy container? Thank you 🙏

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

No branches or pull requests

1 participant