Hello @guybarette and @Sam Cogan , I had some gateway restrictions of the service that were restricting access. By relaxing those restrictions, I am able to hit the service.
Thanks for your help!
Access Service IP inisde AKS network
Kopl
166
Reputation points
Hey team,
I have created a service in AKS and exposed that service. The endpoint is <SERVICE_IP>:5000.
When I try curl -X GET "https:<SERVICE_IP>:5000"
inside the pod, I get the data.
However, when I try it in another pod (raw nginx pod in same namespace), I get Access Denied although the service is exposed.
Could you please help?
Thanks
1 answer
Sort by: Most helpful
-
Kopl 166 Reputation points
2022-01-27T18:21:30.797+00:00