Open alifiroozi80 opened 5 months ago
This issue is currently awaiting triage.
If Ingress contributors determines this is a relevant issue, they will accept it by applying the triage/accepted
label and provide further guidance.
The triage/accepted
label can be added by org members by writing /triage accepted
in a comment.
/remove-kind bug /kind support /triage needs-information
The default install of the controller is not a daemonset. Can you test a default install with no customized values file.
The daemonset use-case and NodePort use-case require advanced awareness. So the info provided also has to be much much much much more granular and wider-scoped than what is asked in a new bug-report template. So try a default install without any custom values file and post the data from that. Next use a vlaues file of your liking or what you posted and then paste data from that.
This is stale, but we won't close it automatically, just bare in mind the maintainers may be busy with other tasks and will reach your issue ASAP. If you have any question or request to prioritize this, please reach #ingress-nginx-dev
on Kubernetes Slack.
What happened:
After installing the Ingress-Nginx, it's Pods timeout.
NGINX Ingress controller version:
Kubernetes version:
Environment:
bare-metal
uname -a
):kubeadm
The current state seems fine.
The problem is now that it should be responsible for those NodePorts. but with the first request, it works, and for the other request, it doesn't.:
How to reproduce this issue:
Install the ingress controller
Anything else we need to know:
Here are the endpoints as well:
As you see, the endpoints are correct.