How to remove minishift cluster from the windows system

0 votes

Hi Guys,

I am trying to delete the Minishift cluster completely from my windows system. I have deleted the VM from the virtual box. But when I am trying to install Minishift again, I am not able to do so. How can I delete Minishift completely?

Aug 18, 2020 in DevOps Tools by akhtar
• 38,230 points
1,449 views

1 answer to this question.

0 votes

Hi@akhtar,

It is possible that Minishift config contains the wrong data. Reasons can be many, one of them is that the VM got deleted via VirtualBox GUI and thus the Minishift has data about VM which does not exist. During the startup Minishift then asks for the status of VM, but VirtualBox cannot provide any information about it as it does not exist. So you need to delete the folders from your windows system. You can use the below command.

$ minishift delete --clear-cache
answered Aug 18, 2020 by MD
• 95,440 points

Related Questions In DevOps Tools

0 votes
1 answer

How to scale the application in Minishift Cluster?

Hi@akhtar, You can scale your application manually or ...READ MORE

answered Aug 26, 2020 in DevOps Tools by anonymous
562 views
0 votes
1 answer

What are the steps to permanently remove a committed file from the repository?

To remove a file for example 'myfile.txt'; ...READ MORE

answered Nov 26, 2019 in DevOps Tools by Sirajul
• 59,230 points
1,383 views
0 votes
1 answer

How to create Users with the HTPasswd Identity Provider in Minishift?

Hi@akhtar, You can create a user using htpasswd ...READ MORE

answered Aug 18, 2020 in DevOps Tools by MD
• 95,440 points
678 views
+1 vote
1 answer
0 votes
3 answers

Error while joining cluster with node

Hi Kalgi after following above steps it ...READ MORE

answered Jan 17, 2019 in Others by anonymous
14,523 views
+4 votes
1 answer

Installing Web UI (Dashboard):kubernetes-dashboard on main Ubuntu 16.04.6 LTS (Xenial Xerus) server

Follow these steps: $ kubeadm reset $ kubeadm init ...READ MORE

answered Apr 12, 2019 in Kubernetes by Kalgi
• 52,360 points

reshown Apr 12, 2019 by Kalgi 5,976 views
0 votes
1 answer

How to install minishift in windows system?

Hi@akhtar, To install Minishift manually on Windows using Windows Installer, ...READ MORE

answered Aug 18, 2020 in DevOps Tools by MD
• 95,440 points
4,456 views
0 votes
1 answer

How to create a secret from literals in Minishift Cluster?

Hi@akhtar, You can create a secret using generic ...READ MORE

answered Aug 18, 2020 in DevOps Tools by MD
• 95,440 points
870 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP