fix minikube description.
parent
abc42e009d
commit
278e748fbb
|
@ -35,7 +35,7 @@ shows you what you need to do to get up and running with kind.
|
||||||
## minikube
|
## minikube
|
||||||
|
|
||||||
Like `kind`, [`minikube`](https://minikube.sigs.k8s.io/) is a tool that lets you run Kubernetes
|
Like `kind`, [`minikube`](https://minikube.sigs.k8s.io/) is a tool that lets you run Kubernetes
|
||||||
locally. `minikube` runs a single-node Kubernetes cluster on your personal
|
locally. `minikube` runs an all-in-one or a multi-node local Kubernetes cluster on your personal
|
||||||
computer (including Windows, macOS and Linux PCs) so that you can try out
|
computer (including Windows, macOS and Linux PCs) so that you can try out
|
||||||
Kubernetes, or for daily development work.
|
Kubernetes, or for daily development work.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue