-
**What happened**:
I queried the metrics of ingress nginx 4xx in the prometheus console and found that some metrics had the ingress label, while some did not.
```
nginx_ingress_controller_r…
-
Happens in the Clustermesh workflow from time to time when the Ingress controller is enabled.
```
level=warning msg="unable to re-allocate ingress IPv6." error="provided IP is not in the valid range. …
-
# Checklist
* [x] I've searched the issue queue to verify this is not a duplicate bug report.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `kargo version`.
* […
-
**What happened:**
We are using customized ingress-nginx v1.10.1. We observed that for few of **nginx_ingress_controller_requests metrics when parsed are having _host= __ What could be the possib…
-
**Is your feature request related to a problem?**
Yes, the lack of customization for the controller name makes it impossible to deploy multiple instances of the AWS Load Balancer Controller within …
-
The defaultSslCertificate settings has the following description and the default value:
extraArgs.defaultSslCertificate | The only valid value is mke/auth-https.tls. Must NOT be changed. | mke/auth-…
-
**What happened**:
We have deployed two Nginx ingress controller in our cluster. The first ingress controller works fine but we are facing issue with second one. When accessing the service…
-
i am using nginx inc ingress controller in openhift. i configured otlp and telemetry ingress controller ymal as below
**otlp:**
kind: Ingress
apiVersion: networking.k8s.io/v1
metadata:
name: otlp
na…
-
### Description
Currently, my production and development domains are both running on the same Ngrok account, which may not be ideal. Recently, a developer accidentally deleted my production domains, …
-
The zrok Ingress Controller watches for `Ingress` and `Gateway` resources and provisions the appropriate resources in Kube API and a reserved zrok share.
Defines an `IngressClass` and `GatewayClass` …