Merge pull request #8616 from kubernetes/medyagh-patch-2
Update troubleshooting docs for kvm2pull/8635/head
commit
2bdb7c6228
site/content/en/docs/drivers
|
@ -38,7 +38,7 @@ The `minikube start` command supports 3 additional kvm specific flags:
|
|||
Also see [co/kvm2 open issues](https://github.com/kubernetes/minikube/labels/co%2Fkvm2)
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
* Run `virt-host-validate` and check for the suggestions.
|
||||
* Run `minikube start --alsologtostderr -v=7` to debug crashes
|
||||
* Run `docker-machine-driver-kvm2 version` to verify the kvm2 driver executes properly.
|
||||
* Read [How to debug Virtualization problems](https://fedoraproject.org/wiki/How_to_debug_Virtualization_problems)
|
||||
|
|
Loading…
Reference in New Issue