The helm install of Rancher uses whatever ingress you have available on your cluster, it does not include an ingress controller. You can select the Ingress class for it to use via a chart value if you for some reason have multiple installed and want to pick.
m
millions-gold-16761
05/12/2023, 4:44 AM
Thanks. I thought it installed Traefik, since the install was on a nearly fresh system, but perhaps it was added by the k3s setup instead and I missed it (which is probably pretty likely).