Update site/content/en/docs/faq/_index.md
Co-authored-by: Sharif Elgamal <selgamal@google.com>pull/12872/head
parent
b11f039e51
commit
64ef6c02dd
|
|
@ -39,7 +39,7 @@ minikube start --driver=hyperv
|
|||
```
|
||||
Alternatively, you can use `minikube image build` instead of `minikube docker-env` and `docker build`.
|
||||
|
||||
## Can I start minikube without Kuberentes runninng ?
|
||||
## Can I start minikube without Kuberentes runninng?
|
||||
Yes! If you want to use minikube only as a Docker Desktop replacement without starting Kubernetes itself, try:
|
||||
```
|
||||
minikube start --no-kubernetes
|
||||
|
|
|
|||
Loading…
Reference in New Issue