getting response 302 for kubernetes service

3/18/2020

I have deployed my services in kubernetes with deployments and pods. When the pod IP is given in url, I get the expected response, but when system IP is given the url is redirected with different port and getting connection refused.

-- praveenraj
kubernetes

0 Answers