Unable to access the expose URL in kubernetes

Hi,

I deployed the docker image using kubernetes, then explose the deployment but i facing issue to access the external ip and port in browser,facing error "site can't be reached".I an using Ubuntu 18.04 OS

Any proxy issue or firewall issue?. Please help me to resolve the issue.

Thanks,

Hey, @sriram
I believe, you created a NodePort service to access from the outside of the cluster.

Yes Rana, I created the NodePort services only.

You are able to access internally ? There is any firewall enable ?