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 c111573 + 56fb21e commit 3985178Copy full SHA for 3985178
content/en/docs/tasks/tools/_index.md
@@ -24,8 +24,8 @@ Find your preferred operating system below.
24
## kind
25
26
[`kind`](https://kind.sigs.k8s.io/) lets you run Kubernetes on
27
-your local computer. This tool requires that you have
28
-[Docker](https://docs.docker.com/get-docker/) installed and configured.
+your local computer. This tool requires that you have either
+[Docker](https://www.docker.com/) or [Podman](https://podman.io/) installed.
29
30
The kind [Quick Start](https://kind.sigs.k8s.io/docs/user/quick-start/) page
31
shows you what you need to do to get up and running with kind.
0 commit comments