I have installed traefik ingress on my k8s cluster, now I want the request to go to traefik if it matches the host == test.example.com rule, it will go to the backend server ip x.x.x.x , how to write the ingressroute rule that matches above condition?
Hi @hoangviet88vn, thanks for your interest in Traefik!
Please have a look at the documentation, for example Traefik Getting Started With Kubernetes - Traefik
I have read your instructions above but there is no paragraph describing the backend server as an IP address
Hi @hoangviet88vn,
could you explain a bit more what you're trying to do?
it is necessary to connect file providers
I created this , but now I have a problem getting tls - look at my posts