Update site/content/en/docs/faq/_index.md

Co-authored-by: Sharif Elgamal <selgamal@google.com>
pull/12872/head
Medya Ghazizadeh 2021-11-05 13:35:19 -07:00 committed by GitHub
parent b11f039e51
commit 64ef6c02dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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