Score:1

Getting error when updating the Minikube installation

kr flag

Iam trying to start Minikube but it gives an error:

Error getting primary cp:could not find master node

What is the reason for this error & How to fix this error?

asktyagi avatar
in flag
Here is the git [issue](https://github.com/kubernetes/minikube/issues/6943)
Score:0
dk flag

You might get this error when you update your Minikube establishment; Minikube is as yet referring to the old documents inside $HOME/.minikube catalog. To stay away from this error, basically delete the .minikube directory and start Minikube again.

You can use below commands to do the same:

$ minikube delete — all — purge
$ rm -rf .minikube/ 
$ minikube start --vm-driver=virtualbox

Refer to the Medium Blog written by Shashank Srivastava for more information about this error.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.