minikube: add `tunnel` example (#10498)

* minikube: add `tunnel` example
pull/23/head
Omer Isildak 2023-07-17 16:04:32 +03:00 committed by GitHub
parent 7ca1069d76
commit 12b0c99772
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -26,3 +26,7 @@
- Delete the cluster:
`minikube delete`
- Connect to LoadBalancer services:
`minikube tunnel`