correct GPU flag in documentation
parent
89e43151bc
commit
a4572112c9
|
|
@ -22,7 +22,7 @@ aliases:
|
||||||
|
|
||||||
The `minikube start` command supports 5 additional KVM specific flags:
|
The `minikube start` command supports 5 additional KVM specific flags:
|
||||||
|
|
||||||
* **`--gpu`**: Enable experimental NVIDIA GPU support in minikube
|
* **`--kvm-gpu`**: Enable experimental NVIDIA GPU support in minikube
|
||||||
* **`--hidden`**: Hide the hypervisor signature from the guest in minikube
|
* **`--hidden`**: Hide the hypervisor signature from the guest in minikube
|
||||||
* **`--kvm-network`**: The KVM default network name
|
* **`--kvm-network`**: The KVM default network name
|
||||||
* **`--network`**: The dedicated KVM private network name
|
* **`--network`**: The dedicated KVM private network name
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue