Open echarles opened 3 months ago
Here is some documentation for the configuration: https://doc.traefik.io/traefik/providers/kubernetes-ingress/#publishedservice + setting in the latest chart: https://github.com/traefik/traefik-helm-chart/blob/master/traefik/values.yaml#L285
The ingress created by traefik do not show IP address, this can be tricky if an External DNS system is used to automatically create the DNS entry.
@tyu0912 has come with a fix for that. We should enroll that fix.