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 `make dev-env` is broken if run on Intel Mac and being tracked in https://github.com/kubernetes/ingress-nginx/issues/8879 - But there is another minor bug in the build.sh. Described below - Since...

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

I want to prevent the request from dropping as much as possible at the time of rolling update, but I can't adjust it because update starategy cannot be selected for...

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

## What this PR does / why we need it: `Job` resources are not automatically pruned after completion which prevents in-place version upgrades when deploying from static manifests. See #7118....

cncf-cla: yes
size/M
needs-rebase
needs-ok-to-test
lifecycle/stale
area/helm

The goal is to provide similar features on internal and external controller services. ## What this PR does / why we need it: I need to create an internal loadbalancer...

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

As part of the stabilization process, let's update NGINX and Openresty to v1.21.4 /triage accepted /priority critical-urgent /area stabilization

kind/feature
priority/critical-urgent
triage/accepted
area/stabilization

The Helm chart provides the flag `controller.nodeSelector` for the controller pod which allows to assign it to nodes with a specific label. It would be nice to have a `nodeSelector`...

help wanted
kind/feature
priority/backlog
lifecycle/stale
good first issue
needs-triage

**What happened**: [Current ](https://github.com/kubernetes/ingress-nginx/blob/5e6093cf59628004f2948674eb1fc5dc0d560dff/deploy/static/provider/baremetal/deploy.yaml) In the sample baremetal deploy it's suggested to have a deployment with the following readiness probe: ```yaml readinessProbe: failureThreshold: 3 httpGet: path: /healthz port: 10254 scheme:...

needs-kind
needs-triage
needs-priority

With ingress controller v1.3.0, with a certificate (see command 1), it works ok. But if trying a x509 proxy ( see command 2), it will fail with error "400 The...

kind/feature
needs-triage
needs-priority

I have installed using instructions at this [link](https://docs.k0sproject.io/v1.22.2+k0s.1/examples/nginx-ingress/) for the I**nstall NGINX using NodePort** option. When I do ` ks logs -f ingress-nginx-controller-7f48b8-s7pg4 -n ingress-nginx` I get : `I0304 07:06:50.556061...

needs-kind
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**...

triage/needs-information
needs-kind
needs-triage
needs-priority