I have Traefik deployed on a Kubernetes cluster. Can I create a route that directs traffic to an IP or hostname instead of a k8s service using an ingress route so that I can dynamically change it?
I have Traefik deployed on a Kubernetes cluster. Can I create a route that directs traffic to an IP or hostname instead of a k8s service using an ingress route so that I can dynamically change it?