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

## What this PR does / why we need it: This PR adds support for OpenTelemetry (using [the official plugin](https://github.com/open-telemetry/opentelemetry-cpp-contrib/tree/main/instrumentation/nginx)), to send request traces to any otel collector. This is...

cncf-cla: no
size/XL
do-not-merge/work-in-progress
kind/feature
needs-rebase
priority/backlog
ok-to-test
triage/accepted

## What this PR does / why we need it: at this moment the securityContext is not completely configurable ## Types of changes - [ ] Bug fix (non-breaking change...

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

**NGINX Ingress controller version** (exec into the pod and run nginx-ingress-controller --version.): 1.1.2 **Kubernetes version** (use `kubectl version`): 1.21.9, 1.22.6 **Environment**: - **Cloud provider or hardware configuration**: Azure Kubernetes Service...

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

## What this PR does / why we need it: ## Types of changes - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking...

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

**NGINX Ingress controller version**: Release v1.1.2, build bab0fbab0c1a7c3641bd379f27857113d574d904, NGINX version nginx/1.19.9 **Kubernetes version**: v1.21.3 **Environment**: - **OS**: Ubuntu 20.04.3 LTS - **Kernel**: 5.4.0-99-generic - **Basic cluster related info**: - `kubectl...

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

**NGINX Ingress controller version**: **Kubernetes version** : 1.23.0 - **Cloud provider or hardware configuration**: GCP - **OS** (e.g. from /etc/os-release): COS - **Install tools**: HELM - **How was the ingress-nginx-controller...

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

When I am using these annotations: ``` nginx.ingress.kubernetes.io/canary: true nginx.ingress.kubernetes.io/canary-weight: 100 ``` the host goes down even when the main endpoint is unresponsive. *Expected Behaviour:* The host should not go...

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

Signed-off-by: SpecialYang

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

Currently, you can't choose a specific POD base on the URL or Header that is needed for the client-side balancing technique. It's a very important approach for game servers and...

kind/feature
needs-triage
needs-priority

- https://kubernetes.slack.com/archives/C021E147ZA4/p1659815361972969 - ![image](https://user-images.githubusercontent.com/5085914/183380020-2565e7ed-5fa8-4841-b40f-64e230787e35.png) - The project uses the app https://httpbin.org/ to create a workload for testing - httpbin.org is not maintained since 4 years - When we tried to...

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