Hi there,
what would be the best way of accessing stuff the same way as Pods in the cluster would.
I am implementing SSO functionality using OpenID Connect and both my application and I need to reach the SSO service (also in cluster) using the same address.
It seems like I can't reach the cluster IP from the host machine (I am on macOS, enforced firewall from work)