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

Currently, ingress-nginx create a "Sync" event whenever ingress resources are added or updated. In large clusters this can result in over 100,000 events being created with very little value for...

kind/feature
needs-triage
needs-priority

i'm trying to install `ingress-nginx` using `helm` on `k8s cluster`, but i receive below error `Error: INSTALLATION FAILED: failed pre-install: timed out waiting for the condition` i use `k8s` version...

needs-kind
triage/accepted
needs-priority
area/stabilization

At the moment if the API becomes unavailable (for any reason, eg outage) it takes about a minute or so before `ingress-nginx` unregisters all backends with the following message: ```...

help wanted
kind/feature
priority/important-longterm
lifecycle/frozen
triage/accepted

I'd like to be able to specify an array or range of ports in the ingress-nginx helm chart. ``` controller: service: ports: http: - 80 - 8080 - 8081 https:...

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

- There have been some discussions about this on community-meeting and slack - `make dev-env` is broken on Intel macOS Monterey with docker context working fine and even `kind create...

kind/bug
priority/important-soon
triage/accepted
area/stabilization

**NGINX Ingress controller version** (exec into the pod and run nginx-ingress-controller --version.): ``` ------------------------------------------------------------------------------- NGINX Ingress controller Release: v0.50.0 Build: 34a35a24cfef17aa1392b7fb2280f323b253c6b2 Repository: https://github.com/kubernetes/ingress-nginx nginx version: nginx/1.19.9 ------------------------------------------------------------------------------- ``` **How was...

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

## What this PR does / why we need it: Kiali/Istio uses protocol prefixed ports for discovering service mesh metrics. The port for the controller metrics service was missing the...

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

**What happened**: With OCSP stapling support enabled, on every single request that serves a TLS certificate which does not contain OCSP information, the following error message is logged: `[lua] certificate.lua:124:...

cncf-cla: yes
size/XS
needs-ok-to-test
needs-kind
needs-triage
needs-priority
area/lua

## What this PR does / why we need it: Fixes an issue, by adding the helm version to the Support Versions table. Alongside also changed the way kubernetes version...

cncf-cla: yes
size/M
needs-ok-to-test
needs-kind
needs-triage
needs-priority

For a better overview and transparency we should add column to the supported versions overview table that contains the helm version. That way it is easy to see which helm...

help wanted
kind/bug
priority/backlog
kind/documentation
good first issue
triage/accepted