Difference between revisions of "Minikube start --vm=true"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 6: Line 6:
  
 
Docker for Desktop > Settings > Resources > Memory
 
Docker for Desktop > Settings > Resources > Memory
 
  
 
❗  Increase Docker for Desktop memory to at least 2.5GB or more:
 
❗  Increase Docker for Desktop memory to at least 2.5GB or more:
  
 
Docker for Desktop > Settings > Resources > Memory
 
Docker for Desktop > Settings > Resources > Memory
 
  
 
❗  Requested memory allocation (1990MB) is less than the recommended minimum 2000MB. Kubernetes may crash unexpectedly.
 
❗  Requested memory allocation (1990MB) is less than the recommended minimum 2000MB. Kubernetes may crash unexpectedly.
Line 17: Line 15:
  
 
Docker for Desktop  > Settings > Resources > Memory
 
Docker for Desktop  > Settings > Resources > Memory
 
  
 
👍  Starting control plane node minikube in cluster minikube
 
👍  Starting control plane node minikube in cluster minikube

Revision as of 12:34, 11 March 2021

minikube start --vm=true
😄  minikube v1.12.3 on Darwin 10.14.6
✨  Using the docker driver based on existing profile
❗  Increase Docker for Desktop memory to at least 2.5GB or more:

	Docker for Desktop > Settings > Resources > Memory

❗  Increase Docker for Desktop memory to at least 2.5GB or more:

	Docker for Desktop > Settings > Resources > Memory

❗  Requested memory allocation (1990MB) is less than the recommended minimum 2000MB. Kubernetes may crash unexpectedly.
❗  Your system has 16384MB memory but Docker has only 1990MB. For a better performance increase to at least 3GB.

	Docker for Desktop  > Settings > Resources > Memory

👍  Starting control plane node minikube in cluster minikube
🔄  Restarting existing docker container for "minikube" ...
🐳  Preparing Kubernetes v1.18.3 on Docker 19.03.8 ...
🔎  Verifying Kubernetes components...
🌟  Enabled addons: default-storageclass, storage-provisioner
🏄  Done! kubectl is now configured to use "minikube"

❗  /usr/local/bin/kubectl is version 1.16.6-beta.0, which may be incompatible with Kubernetes 1.18.3.
💡  You can also use 'minikube kubectl -- get pods' to invoke a matching version


Related terms

See also

Advertising: