Hi Team,
We configured 3-node kubernetes cluster using RKE2. The set-up is successful, however we noticed one behaviour where the pod with service in NodePort; whereever the pod is scheduled to the node, we cannot access the application using the hostname or IP of that node (https://<server_host|IP>:30442).
Please advise if there is any setting at RKE2 level or kubernetes object where are can address this issue?
Thank you!