I have gke cluster hosted in network: B and prometheus in network: A and between these two networks I have VPN connection established. I can telnet to network: B cluster master port. but I can’t connect(kubectl) to cluster from network: A.
k8s cluster running only internal network. what is happening here?