This message was deleted.
# rke2
a
This message was deleted.
c
The ingress controller deployment is not rancher-specific. you’re supposed to deploy your own Ingress resources that are consumed by the ingress controller to expose things in your cluster. You shouldn’t need to modify the ingress controller just to expose things.
b
You can Do it with helm and with the upgrade—reuse-values and the chart will have those values.
c
you don’t need to muck with the chart at all to deploy your own Ingress resources. Just create them and it will pick them up, that’s what it does.