Network Issue on RKE2 Cluster

I have set up RKE2 for test purpose I have set up a simple nginx deployment and created a node port service. Now the issue is the service is only accessible from the IP address of the node where it is installed.

@Shubhu Thanks for posting a question. Can you please provide more information?

Which rke2 version?
You deployed nginx as a deployment, did you want an endpoint to resolve to it? IE nginx.example.com route to your nginx deployment?