-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
Readiness and Liveness Probe Failing under High CPU Load #4505
Comments
More events logs for the system
Top from Pods
|
@sreedharbukya what kind of node are you using? what's the load on the node where is failing? |
@sreedharbukya please try to provide the required steps to reproduce this issue. |
Closing. This is fixed in master #4487 |
Thank you @aledbf. When is the plan for next release? |
In my production cluster, under high CPU resouce utilization readiness and liveness probe is failing constantly.
I have setup ingress-nginx using
helm
packageingress-nginx 3 Thu Aug 29 00:32:40 2019 DEPLOYED nginx-ingress-1.15.0 0.25.0 ingress-nginx
This is event logs from ingress-nginx namesapce.
Is this a BUG REPORT or FEATURE REQUEST? (choose one):
BUG REPORT
NGINX Ingress controller version:
0.25.0
Kubernetes version (use
kubectl version
):v1.12.8
Environment:
uname -a
): 4.9.0-9-amd64What happened:
ingress pods keep restarting.
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know:
The text was updated successfully, but these errors were encountered: