Skip to content

Commit 41c4949

Browse files
authored
Merge pull request #38219 from gt814/bugfix/minikube
Fix minikube description
2 parents ecf0a82 + 278e748 commit 41c4949

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/tasks/tools/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ shows you what you need to do to get up and running with kind.
3535
## minikube
3636

3737
Like `kind`, [`minikube`](https://minikube.sigs.k8s.io/) is a tool that lets you run Kubernetes
38-
locally. `minikube` runs a single-node Kubernetes cluster on your personal
38+
locally. `minikube` runs an all-in-one or a multi-node local Kubernetes cluster on your personal
3939
computer (including Windows, macOS and Linux PCs) so that you can try out
4040
Kubernetes, or for daily development work.
4141

0 commit comments

Comments
 (0)