We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ecf0a82 + 278e748 commit 41c4949Copy full SHA for 41c4949
content/en/docs/tasks/tools/_index.md
@@ -35,7 +35,7 @@ shows you what you need to do to get up and running with kind.
35
## minikube
36
37
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
+locally. `minikube` runs an all-in-one or a multi-node local Kubernetes cluster on your personal
39
computer (including Windows, macOS and Linux PCs) so that you can try out
40
Kubernetes, or for daily development work.
41
0 commit comments