-
**Rancher Server Setup**
- Rancher version: v2.8-head
- Installation option (Docker install/Helm Chart): both
- If Helm Chart, Kubernetes Cluster and version (RKE1, RKE2, k3s, EKS, etc):
- Prox…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Version
vv1.15.7 or higher
### What happened?
`CiliumNetworkPolicy` with clustermesh enabled is dropping tr…
-
### Description
### Current Setup:
Landing Page: Hosted on mydomain.com and served by Webflow.
Next.js Application: Hosted on mydomain.com/directory, built with Nixpacks, and running on a Digit…
-
### Is this the right place to submit this?
- [X] This is not a security vulnerability or a crashing bug
- [X] This is not a question about how to use Istio
### Bug Description
when using istio in …
-
**Describe the bug**
I found this project a couple of days ago, and I absolutely love it. I've came across an issue today where the graphs showing in the UI are outdated.
At 12pm today I notice…
-
### Welcome!
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any.
- [X] Yes, I've searched similar issues on the [Traefik community foru…
-
I have an Ingress talking to a service, and I'm using a "defaultBackend" to route all unknown traffic to the service.
```
apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
name: ocilbing…
-
### What is the issue?
I create a Service of type `LoadBalancer` and `loadBalancerClass: tailscale` like that:
```yaml
apiVersion: v1
kind: Service
metadata:
labels:
app.kubernetes.io…
-
Hello, I've recently tried converting external-dns to use the Traefik CRD (IngressRoute) instead of Ingress as sources, and my pod is crashlooping as a result.
**What happened**:
```
time="202…
-
In setups with [Traefik Ingressroutes](https://doc.traefik.io/traefik/v2.2/routing/providers/kubernetes-crd/), a `LoadBalancer` is deployed by Traefik. When Cuber installs its own one next to it, is i…