minikube tunnel

Category: Kubernetes & Containers

minikube tunnel

Expose LoadBalancer services locally

Runs a network tunnel so services of type LoadBalancer get reachable IPs on your machine, which minikube otherwise cannot provide. Keep the command running in its own terminal. Use it after kubectl expose deployment web --type=LoadBalancer --port=80.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.