This message was deleted.
# rke2
a
This message was deleted.
c
it is the nginx ingress controller
s
But when i am installing nginx it asks for service to be loadbalancer or nodeport but for rke2 ingress it doesnt asks anything
c
it comes configured to use nodeport by default, as rke2 doesn’t come with a loadbalancer controller
this is covered in the docs
g
c
correct. there are a few tweaks to the chart to work with our hardened image
s
Okay got it . Thankyou guys 😇