Skip to content

Commit

Permalink
minikube: add tunnel example (tldr-pages#10498)
Browse files Browse the repository at this point in the history
* minikube: add `tunnel` example
  • Loading branch information
omcal authored Jul 17, 2023
1 parent 7ca1069 commit 12b0c99
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pages/common/minikube.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,7 @@
- Delete the cluster:

`minikube delete`

- Connect to LoadBalancer services:

`minikube tunnel`

0 comments on commit 12b0c99

Please sign in to comment.