Difference between revisions of "Minikube start --vm=true"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
Β | + | minikube start --vm=true | |
Β | + | πΒ minikube v1.15.1 on Darwin 10.14.6 | |
Β | + | πΒ Kubernetes 1.19.4 is now available. If you would like to upgrade, specify: --kubernetes-version=v1.19.4 | |
Β | + | β¨Β Using the docker driver based on existing profile | |
Β | + | πΒ 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... | |
Β | + | βΒ Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class standard | |
Β | + | as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "standard": the object has been modified; please apply your changes to the latest version | |
Β | + | and try again] | |
Β | + | πΒ Enabled addons: storage-provisioner, storage-provisioner-gluster, dashboard | |
Β | + | πΒ Done! kubectl is now configured to use "minikube" cluster and "" namespace by default | |
Β | + | ||
Β | + | ||
Β | + | ||
Β | <pre> | Β | <pre> |
Β | minikube start --vm=true | Β | minikube start --vm=true |
Revision as of 12:35, 11 March 2021
minikube start --vm=true π minikube v1.15.1 on Darwin 10.14.6 π Kubernetes 1.19.4 is now available. If you would like to upgrade, specify: --kubernetes-version=v1.19.4 β¨ Using the docker driver based on existing profile π 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... β Enabling 'default-storageclass' returned an error: running callbacks: [Error making standard the default storage class: Error while marking storage class standard as default: Operation cannot be fulfilled on storageclasses.storage.k8s.io "standard": the object has been modified; please apply your changes to the latest version and try again] π Enabled addons: storage-provisioner, storage-provisioner-gluster, dashboard π Done! kubectl is now configured to use "minikube" cluster and "" namespace by default
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
- minikube: [
status
|start
|stop
|version
|addons
|addons list
|addons enable
|dashboard
|logs
|tunnel
|ssh
|config
|image | delete
],config set
minikube start --vm=true
, kicbase,~/.minikube/, minikube --help
, Minikube changelog
Advertising: