Merge pull request #13752 from spowelljr/updateGUIDocs

site: add note about SSH and add link to creating issue
pull/13665/head
Medya Ghazizadeh 2022-03-04 12:05:59 -08:00 committed by GitHub
commit 49afc90a41
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ date: 2022-02-25
- This guide will show you how to setup the minikube GUI
- **WARNING!** This GUI is a prototype and therefore may be unstable or contain bugs. Please use at your own risk, we are not responsible for damages.
- If you experience any bugs or have suggestions to improve the GUI feel free to create a [GitHub Issue](https://github.com/kubernetes/minikube/issues/new/choose).
- Please note that the SSH functionality currently only works on Linux.
## Before You Begin