How to open a tunnel to a Kubernetes pod or container with tcpserver and netcat
Translator's note: This practical note from the creator of LayerCI is an excellent illustration of the so-called tips & tricks for Kubernetes (and beyond). The solution proposed here is just one of the few and, perhaps, not the most obvious (for certain cases, the already mentioned 'native' kubectl port-forward for K8s may suffice). However, it at least allows us to look at […]
