Skip to content

Instantly share code, notes, and snippets.

@smutel
Last active January 10, 2019 07:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save smutel/960ec6ff81d5ac0b9f6c1ab3872e35e1 to your computer and use it in GitHub Desktop.
Save smutel/960ec6ff81d5ac0b9f6c1ab3872e35e1 to your computer and use it in GitHub Desktop.
smutel@smu-ws ~ $ minikube start --vm-driver kvm2 -v 9999
Aliases:
map[string]string{}
Override:
map[string]interface {}{"v":"9999"}
PFlags:
map[string]viper.FlagValue{"docker-opt":viper.pflagValue{flag:(*pflag.Flag)(0xc00034fcc0)}, "xhyve-disk-driver":viper.pflagValue{flag:(*pflag.Flag)(0xc00034fa40)}, "cache-images":viper.pflagValue{flag:(*pflag.Flag)(0xc0004f0aa0)}, "feature-gates":viper.pflagValue{flag:(*pflag.Flag)(0xc0004f0a00)}, "uuid":viper.pflagValue{flag:(*pflag.Flag)(0xc0004f0be0)}, "bootstrapper":viper.pflagValue{flag:(*pflag.Flag)(0xc00034e960)}, "cri-socket":viper.pflagValue{flag:(*pflag.Flag)(0xc0004f0820)}, "hyperkit-vpnkit-sock":viper.pflagValue{flag:(*pflag.Flag)(0xc0004f0c80)}, "insecure-registry":viper.pflagValue{flag:(*pflag.Flag)(0xc0004f0640)}, "nfs-share":viper.pflagValue{flag:(*pflag.Flag)(0xc00034fae0)}, "profile":viper.pflagValue{flag:(*pflag.Flag)(0xc00034e8c0)}, "nfs-shares-root":viper.pflagValue{flag:(*pflag.Flag)(0xc00034fb80)}, "vm-driver":viper.pflagValue{flag:(*pflag.Flag)(0xc00034f5e0)}, "apiserver-names":viper.pflagValue{flag:(*pflag.Flag)(0xc00034fe00)}, "kvm-network":viper.pflagValue{flag:(*pflag.Flag)(0xc00034f9a0)}, "mount":viper.pflagValue{flag:(*pflag.Flag)(0xc00034f360)}, "host-only-cidr":viper.pflagValue{flag:(*pflag.Flag)(0xc00034f860)}, "iso-url":viper.pflagValue{flag:(*pflag.Flag)(0xc00034f540)}, "memory":viper.pflagValue{flag:(*pflag.Flag)(0xc00034f680)}, "apiserver-name":viper.pflagValue{flag:(*pflag.Flag)(0xc00034fd60)}, "cpus":viper.pflagValue{flag:(*pflag.Flag)(0xc00034f720)}, "disable-driver-mounts":viper.pflagValue{flag:(*pflag.Flag)(0xc00034f4a0)}, "dns-domain":viper.pflagValue{flag:(*pflag.Flag)(0xc00034ff40)}, "extra-config":viper.pflagValue{flag:(*pflag.Flag)(0xc0004f0b40)}, "mount-string":viper.pflagValue{flag:(*pflag.Flag)(0xc00034f400)}, "network-plugin":viper.pflagValue{flag:(*pflag.Flag)(0xc0004f0960)}, "container-runtime":viper.pflagValue{flag:(*pflag.Flag)(0xc0004f0780)}, "disk-size":viper.pflagValue{flag:(*pflag.Flag)(0xc00034f7c0)}, "hyperkit-vsock-ports":viper.pflagValue{flag:(*pflag.Flag)(0xc0004f0d20)}, "kubernetes-version":viper.pflagValue{flag:(*pflag.Flag)(0xc0004f08c0)}, "service-cluster-ip-range":viper.pflagValue{flag:(*pflag.Flag)(0xc0004f05a0)}, "registry-mirror":viper.pflagValue{flag:(*pflag.Flag)(0xc0004f06e0)}, "apiserver-ips":viper.pflagValue{flag:(*pflag.Flag)(0xc00034fea0)}, "docker-env":viper.pflagValue{flag:(*pflag.Flag)(0xc00034fc20)}, "gpu":viper.pflagValue{flag:(*pflag.Flag)(0xc0004f0dc0)}, "hyperv-virtual-switch":viper.pflagValue{flag:(*pflag.Flag)(0xc00034f900)}, "keep-context":viper.pflagValue{flag:(*pflag.Flag)(0xc00034f2c0)}}
Env:
map[string]string{}
Key/Value Store:
map[string]interface {}{}
Config:
map[string]interface {}{}
Defaults:
map[string]interface {}{"wantkubectldownloadmsg":true, "showdriverdeprecationnotification":true, "showbootstrapperdeprecationnotification":true, "v":"0", "alsologtostderr":"false", "log_dir":"", "wantupdatenotification":true, "reminderwaitperiodinhours":24, "wantreporterror":false, "wantreporterrorprompt":true, "wantnonedriverwarning":true}
Starting local Kubernetes v1.12.4 cluster...
Starting VM...
Found binary path at /usr/local/bin/docker-machine-driver-kvm2
Launching plugin server for driver kvm2
Plugin server listening at address 127.0.0.1:46623
() Calling .GetVersion
Using API Version 1
() Calling .SetConfigRaw
() Calling .GetMachineName
(minikube) Calling .GetState
(minikube) Calling .Start
(minikube) Creating network...
(minikube) Ensuring networks are active...
(minikube) Ensuring network default is active
(minikube) Ensuring network minikube-net is active
(minikube) Getting domain xml...
(minikube) Creating domain...
E0110 02:05:36.131764 30420 start.go:187] Error starting host: Error starting stopped host: Error creating VM: virError(Code=1, Domain=10, Message='internal error: process exited while connecting to monitor: 2019-01-10 07:05:35.786+0000: Domain id=12 is tainted: host-cpu
2019-01-10T07:05:35.887122Z qemu-kvm: unrecognized feature kvm').
Retrying.
E0110 02:05:36.132861 30420 start.go:193] Error starting host: Error starting stopped host: Error creating VM: virError(Code=1, Domain=10, Message='internal error: process exited while connecting to monitor: 2019-01-10 07:05:35.786+0000: Domain id=12 is tainted: host-cpu
2019-01-10T07:05:35.887122Z qemu-kvm: unrecognized feature kvm')
================================================================================
An error has occurred. Would you like to opt in to sending anonymized crash
information to minikube to help prevent future errors?
To opt out of these messages, run the command:
minikube config set WantReportErrorPrompt false
================================================================================
Please enter your response [Y/n]: n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment