1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-25 06:55:23 +02:00

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`