Application access from master

Asking for help? Comment out what you need so we can get more information to help you!

Cluster information:

Kubernetes version: 1.20
Cloud being used: AWS EC2
Installation method:
Host OS: Ubuntu 18
CNI and version: Calico
CRI and version: node


Question: I have a Kubernetes cluster that has one master and two nodes, I have deployed 3 replicas of my application using load balancer service. I am able to access the application through the IP Address of my nodes however I am unable to access the same through the master Ip address. Can you please help with this?