uid : unable to do port forwarding: socat not found using helm uid : unable to do port forwarding: socat not found using helm kubernetes kubernetes

uid : unable to do port forwarding: socat not found using helm


After researching for a while i found that i have to install socat on my ubuntu. Which i tried and it fixed my error. i did it by running following two commands.

sudo apt-get update sudo apt-get install socat