Fix the double hyphen inside minikube docs (#9186)
Signed-off-by: chandan kumar <chandan.kr404@gmail.com>
This commit is contained in:
committed by
k8s-ci-robot
parent
7ff7b27be8
commit
ec15f3fab9
@@ -32,7 +32,7 @@ If you do not already have a hypervisor installed, install one now.
|
||||
[KVM](http://www.linux-kvm.org/).
|
||||
|
||||
{{< note >}}
|
||||
**Note:** Minikube also supports a `--vm-driver=none` option that runs the Kubernetes components on the host and not in a VM. Docker is required to use this driver but a hypervisor is not required.
|
||||
**Note:** Minikube also supports a `-\-vm-driver=none` option that runs the Kubernetes components on the host and not in a VM. Docker is required to use this driver but a hypervisor is not required.
|
||||
{{< /note >}}
|
||||
|
||||
* For Windows, install
|
||||
|
||||
Reference in New Issue
Block a user