Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

uid : unable to do port forwarding: socat not found

# you need to install socat in the system 
#if you are running minikube with --vm-driver=none
sudo apt install socat
OR
yum install -y socat
 
PREVIOUS NEXT
Tagged: #uid #unable #port #socat
ADD COMMENT
Topic
Name
5+5 =