Merge pull request #8214 from drc0/patch-1
add --kvm-qemu-uri option into docs form kvm driverpull/8323/head
commit
19a3e6ab21
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue