Merge pull request from kubernetes/medyagh-patch-2

Update troubleshooting docs for kvm2
pull/8635/head
Sharif Elgamal 2020-07-01 15:52:54 -07:00 committed by GitHub
commit 2bdb7c6228
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
site/content/en/docs/drivers

View File

@ -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)