Skip to content

site: Update docs on running macOS minikube-gui #16754

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 22, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions site/content/en/docs/tutorials/setup_minikube_gui.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,12 @@ date: 2022-02-25

2. Open the dmg and copy minikube-gui to your Applications folder

3. **Important!** On first time use only, control + click minikube-gui and select `Open`, you will see the following, select `Open`
3. Run this command to allow running the unsigned application:
```shell
xattr -d com.apple.quarantine /Applications/minikube-gui.app
```

![Mac unverified developer](/images/gui/mac.png)

If you don't see the `Open` option you likely didn't control + click minikube-gui, this is required for the first time only
4. Run the application
{{% /mactab %}}
{{% windowstab %}}
1. [Download minikube-gui](https://github.com/kubernetes-sigs/minikube-gui/releases/latest/download/minikube-gui-windows.zip)
Expand Down
Binary file removed site/static/images/gui/mac.png
Binary file not shown.