ingress-nginx icon indicating copy to clipboard operation
ingress-nginx copied to clipboard

Ingress NGINX Controller for Kubernetes

Results 697 ingress-nginx issues
Sort by recently updated
recently updated
newest added

resolves discussion on kubernetes/ingress-nginx#8665

cncf-cla: yes
size/S
needs-kind
ok-to-test
needs-triage
area/helm
needs-priority
area/stabilization

**What happened**: Hello 👋 The catch-all location, (`location ~* "^/"`) automatically added by the controller when we use annotation `use-regex:true` is associated to a backend that have not answer to...

kind/support
needs-triage
needs-priority

Working on getting devstats for ingress-nginx project https://github.com/cncf/devstats /kind feature /triage accepted /priority backlog

kind/feature
priority/backlog
lifecycle/stale
triage/accepted
area/stabilization

## What this PR does / why we need it: Context: - Using Istio with strict mTLS in both Prometheus and services (configured to use https) - Prometheus scrapes the...

cncf-cla: yes
size/XS
needs-rebase
needs-ok-to-test
lifecycle/rotten
needs-kind
needs-triage
area/helm
needs-priority

**What happened**: I am running a kubernetes cluster on GCP which is currently running 1.21 version of kubernetes and in order to update to 1.22 I updated my ingress-nginx from...

needs-kind
needs-triage
needs-priority

I think it will be a good idea to have a section of the documentation mention how one can provision an internal load balancer, without the need of provisioning an...

kind/documentation
needs-triage
needs-priority

# What do you want to happen? I'm migrating our current deployment of `ingress-nginx` from a home built helm chart, to the official helm chart. As part of our configuration,...

kind/feature
lifecycle/rotten
needs-triage
needs-priority

**NGINX Ingress controller version** (exec into the pod and run nginx-ingress-controller --version.): ``` ------------------------------------------------------------------------------- NGINX Ingress controller Release: v1.2.0 Build: a2514768cd282c41f39ab06bda17efefc4bd233a Repository: https://github.com/kubernetes/ingress-nginx nginx version: nginx/1.19.10 ------------------------------------------------------------------------------- ``` **Kubernetes version**...

lifecycle/rotten
needs-kind
needs-triage
needs-priority

Currently LUA logic to fetch certificates is supported only for HTTPS listeners: https://github.com/kubernetes/ingress-nginx/blob/8b2db80433ac653bc5c98bffaa863e619c5563c0/rootfs/etc/nginx/template/nginx.tmpl#L892-L899 Having a `ssl_certificate_by_lua_block` block in `stream` section would be appreciated. /kind feature ref #6402

kind/feature
lifecycle/rotten
needs-triage
needs-priority

**NGINX Ingress controller version**: 0.40.2 **Kubernetes version** (use `kubectl version`): ``` Client Version: version.Info{Major:"1", Minor:"18", GitVersion:"v1.18.0", GitCommit:"9e991415386e4cf155a24b1da15becaa390438d8", GitTreeState:"clean", BuildDate:"2020-03-26T06:16:15Z", GoVersion:"go1.14", Compiler:"gc", Platform:"darwin/amd64"} Server Version: version.Info{Major:"1", Minor:"16+", GitVersion:"v1.16.13-gke.401", GitCommit:"eb94c181eea5290e9da1238db02cfef263542f5f", GitTreeState:"clean", BuildDate:"2020-09-09T00:57:35Z",...

help wanted
kind/bug
priority/important-longterm
lifecycle/stale
triage/accepted