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,260 points
2,039 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,460 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
789 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,814 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,460 points
910 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
15,475 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
4,034 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,460 points
5,266 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,460 points
1,326 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