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

NGINX and NGINX Plus Ingress Controllers for Kubernetes

Results 452 kubernetes-ingress issues
Sort by recently updated
recently updated
newest added
trafficstars

- [ ] Can we parse JSON from an annotation Example: ```bash "appprotect.f5.com/app_protect_v5": | { "enable":true, "apBundle":".tgz", "securityLogs":[ { "enable":true, "apLogBundle":".tgz", "logDest":"syslog:server=syslog-svc.default:514" } ] } ``` - [ ] Can...

proposal
refined

### Version 4.0.1 ### What Kubernetes platforms are you running on? Kind ### Steps to reproduce Deploy NIC using the Helm chart, leader election enabled with an ArgoCD application. ArgoCD...

bug

> Hello, > > I've performing some testing with Nginx v4.0.1 this morning to verify the fix for this ticket (issue also captured in #6752 and #4370). > > I'm...

bug
backlog

### Version edge ### What Kubernetes platforms are you running on? Kind ### Steps to reproduce 1. Deploy NIC with service insight enabled 2. Deploy examples/custom-resources/cross-namespace-configuration 3. Get service insight...

proposal
backlog

**Is your feature request related to a problem? Please describe.** Specifying `resolver-addresses` manually for every NIC deployment could be challenging in modern containerized world. **Describe the solution you'd like** A...

proposal
ready for refinement

### Overview As a user of NGINX Ingress Controller, I would like to enhance the security of my ingress resources by configuring WAF style annotation settings ### Acceptance Criteria -...

proposal
refined

### Overview The goal of this SPIKE is to understand what the user experience of updating a Policy resource in place using `kubectl patch`

proposal

### Overview The goal of this SPIKE is to understand the implications of adding a file watcher that observes the `etc/app_protect/bundles` directory. This watcher could: 1. Check for files added/deleted...

poc

### Overview Existing documentation on how to [Create a License Secret](https://docs.nginx.com/nginx-ingress-controller/installation/create-license-secret/#create-the-secret) does not provide steps on how to update that secret in the event that the existing JWT expires. This...

documentation
proposal
ready for refinement