Merge pull request #8214 from drc0/patch-1

add --kvm-qemu-uri option into docs form kvm driver
pull/8323/head
Thomas Strömberg 2020-05-29 12:40:02 -07:00 committed by GitHub
commit 19a3e6ab21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ The `minikube start` command supports 3 additional kvm specific flags:
* **`--gpu`**: Enable experimental NVIDIA GPU support in minikube
* **`--hidden`**: Hide the hypervisor signature from the guest in minikube
* **`--kvm-network`**: The KVM network name
* **`--kvm-qemu-uri`**: The KVM qemu uri, defaults to qemu:///system
## Issues