Route traffic to a specific host and port through a tunnel with iptables rules
Recently, I had a task to configure Kubernetes authentication in Hashicorp Vault, which is outside of the Kubernetes cluster and has no direct access to the Kube-API. In this post, I'll describe how I achieved it.