78850/how-to-uninstall-minikube-in-windows
Hi Guys,
I have installed minikube in my Windows system. But I want to uninstall minikube from my system. How can I do that?
Hi@akhtar,
You can use the below-given commands to remove minikube from your system.
$ minikube stop $ minikube delete
After that, you need to delete the .minikube and .kube directories from your system.
Hi@akhtar, You can pass your namespace name when ...READ MORE
Hi@akhtar, You can follow the below-given steps to ...READ MORE
You can use teleport to augment kubernetes ...READ MORE
Since version 1.7 Dashboard uses more secure ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Try using ingress itself in this manner except ...READ MORE
Hi Kalgi after following above steps it ...READ MORE
if you add allowContainerRegistry: true, kops will add those permissions ...READ MORE
Hi@akhtar, To install Minikube manually on Windows using Windows ...READ MORE
Hi@akhtar, In minikube you don't have to download ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.