Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

access nodeport service from another machine in the same network

ssh -i ~/.minikube/machines/minikube/id_rsa docker@$(minikube ip) -L *:31000:0.0.0.0:31000
 
PREVIOUS NEXT
Tagged: #access #nodeport #service #machine #network
ADD COMMENT
Topic
Name
9+7 =