Open balonik opened 6 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.
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:
When using kubectl ingress plugin and trying to list backends, backends for TCP and UDP Services are not listed.
What you expected to happen:
Backends for TCP and UDP Services are listed.
NGINX Ingress controller version (exec into the pod and run nginx-ingress-controller --version.):
Kubernetes version (use
kubectl version
):Environment:
How to reproduce this issue:
nginx.conf
kubectl ingress-nginx backends
Anything else we need to know:
Server entry exists in
nginx.conf