minikube tunnel Connect to LoadBalancer services Synopsis tunnel creates a route to services deployed with type LoadBalancer and sets their Ingress to their ClusterIP. for a detailed example see https://minikube.sigs.k8s.io/docs/tasks/loadbalancer minikube tunnel [flags] Options --bind-address string set tunnel bind address, empty or '*' indicates the tunnel should be available for all interfaces -c, --cleanup call with cleanup=true to remove old tunnels (default true) Options inherited from ...