Top "Traefik-ingress" questions

Traefik-ingress refers to instances when the cloud native edge router Traefik is used as an Ingress controller for a Kubernetes cluster.

Kubernetes ingress rules: How to use wildcard and specific subdomain together

I want Ingress to redirect a specific subdomain to one backend and all others to other backend. Basically, I want …

kubernetes traefik kubernetes-ingress traefik-ingress
Traefik v2 [how to route to specific port]

I'm trying to start the change of backends to be compatible with traefik v2.0. I'm having headache to accomplish a …

docker traefik traefik-ingress