minikube: add `tunnel` example (#10498)

* minikube: add `tunnel` example
This commit is contained in:
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

View File

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