-
spark-operator currently outputs `kubernetes/ingress-nginx` ingress. Unfortunately we use `nginxinc/kubernetes-ingress` within our cluster. Since both ingress has the same name, I don't believe it c…
-
### Name and Version
bitnami/harbor 24.0.1
### What architecture are you using?
amd64
### What steps will reproduce the bug?
Fresh install via flux.
I had a previous version working …
-
After fresh installed nginx ingress controller with metrics enabled. we are not able to see few metrics.
go_goroutines Number of goroutines that currently exist.
go_goroutines gauge
nginx_ingress…
-
### Issue description
The requirement:
- My use case is already documented and supported by APISIX [here](https://apisix.apache.org/docs/apisix/stream-proxy/#proxy-to-tls-over-tcp-upstream).
- I am…
-
### What happened?
When a pod is entering its Terminating state, it will receive a signal, asking it kindly to finish up work after which kubernetes will proceed deleting the pod.
At the same tim…
-
## Current Behavior
The change is applied on DataPlane object but isn't transferred to Service.
## Expected Behavior
Update of externalTrafficPolicy will be possible
## Steps To Reproduce
1. …
-
### Current Behavior
When use ApisixUpstream with apisix ingress controller 1.7
It show this status:
```
apiVersion: apisix.apache.org/v2
kind: ApisixUpstream
...
status:
conditions:
- …
-
So that we can make it more secure, and provide some routing.
- `/ide => k9c:service/ide`
- `/app/* => k9c:service/*`
-
**Describe the bug**
I am trying to configure aws-load-balancer controller to use pod-identity however I keep getting `NoCredentialProviders: no valid providers in chain. Deprecated.\n\tFor verbose m…
-
AWS allows for software from independent software vendors to be installed as an Add-on to an EKS cluster on creation.
The aim is to have NGINX Ingress Controller available as an Add-on for EKS.
List…