Saw the kubernetes API server integration with Teleport.
Wondering if there’s a way to proxy API server requests through the tunnel setup by Teleport?
My use case is that the Kubernetes nodes are behind a NAT gateway and the proxy is a jump host in AWS with public access. I can use SSH port forwarding to make this work, but though it’ll be nice that this is directly supported by the product without additional SSH port forwarding commands. Thoughts?