-
Hello,
I have created a database with external access = false.
Please kindly let me know how I can access it.
```
k get db -A
NAMESPACE NAME SIZE READY STATUS HOSTNAME …
-
### Detailed Description of the Problem
In our service, haproxy acts as a proxy for all HTTP requests, including QUIC/h3. Currently in testing, the QUIC/h3 protocol is used for file upload scenarios …
-
### Detailed Description of the Problem
HAProxy crashes serving QUIC traffic
### Expected Behavior
No crash
### Steps to Reproduce the Behavior
?
### Do you have any idea what may have caused th…
-
I have a three-node deployment where haproxy is configured to use a VIP.
If I point the `maas` client to port 80, it doesn't matter if it's the VIP or the real IP, the command to upload the image s…
-
## My operating system is (include version):
```bash
nuxwin@smtp:/srv/i-hms-services/compose/letsencrypt$ hostnamectl
Static hostname: smtp
Icon name: computer-vm
Chassis: vm …
-
**Rancher Server Setup**
- Rancher version: 2.9.1
- Installation option (Docker install/Helm Chart): Helm
- If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc): K3S
- Prox…
-
### Detailed Description of the Problem
I found that multiple _use_backend_ rules combined with map lookups don't work; only the first _use_backend_ rule seems to try a match, while subsequent rules …
-
It would be interesting to be able to introduce additional metadata labels in the deployments and statefulsets.
Current deployment:
```yaml
apiVersion: apps/v1
kind: Deployment
metadata:
a…
-
### Detailed Description of the Problem
We use HAProxy as our load balancer and as a stickiness mechanism to direct requests to specific backend servers. We recently added a new endpoint to our backe…
-
Please add support for ubuntu 24.04 and add the ability to change the port for ingress-nginx.
When installing ingress-nginx, ports are selected randomly and the wrong ones are set in the haproxy conf…