Skip to content
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

There are no uninstallation instructions on your site #20547

Open
RichardJECooke opened this issue Mar 19, 2025 · 5 comments
Open

There are no uninstallation instructions on your site #20547

RichardJECooke opened this issue Mar 19, 2025 · 5 comments
Labels
kind/support Categorizes issue or PR as a support question.

Comments

@RichardJECooke
Copy link

What Happened?

This page explains how to install minikube - https://minikube.sigs.k8s.io/docs/start/ - but not how to uninstall it. Please add instructions on how to do that.

I searched your site for uninstall and can't find it anywhere.

Attach the log file

a

Operating System

Ubuntu

Driver

N/A

@dhairya-seth
Copy link

Hi @RichardJECooke, you can delete minikube cluster using the command minikube delete. It will delete all associated files and reset the environment.

@dhairya-seth
Copy link

If you want to delete further you could try deleting the downloaded binary files. Suppose, if your installer type is Binary download then remove /usr/local/bin/minikube from your system.

@RichardJECooke
Copy link
Author

Sorry if I wasn't clear, this documentation bug is not asking how to uninstall (thank you though), but rather that you please add the instructions to the documentation site - so everyone will know how to uninstall.

@kundan2707
Copy link
Contributor

@RichardJECooke here is documentation for delete
https://minikube.sigs.k8s.io/docs/commands/delete/

@kundan2707
Copy link
Contributor

/kind support

@k8s-ci-robot k8s-ci-robot added the kind/support Categorizes issue or PR as a support question. label Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/support Categorizes issue or PR as a support question.
Projects
None yet
Development

No branches or pull requests

4 participants