Hello @cawoodm,
Traefik does not support the traefik.ingress.kubernetes.io/rewrite-target
annotation. See the list of available annotations here: Kubernetes Ingress - Traefik
But your goal can be achieved using the StipPrefix middleware.
Hello @cawoodm,
Traefik does not support the traefik.ingress.kubernetes.io/rewrite-target
annotation. See the list of available annotations here: Kubernetes Ingress - Traefik
But your goal can be achieved using the StipPrefix middleware.