mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 09:37:22 +00:00
Signed-off-by: Simon Rey <srey@redhat.com> Co-authored-by: Simon Rey (via Cursor AI) <srey@redhat.com> Made-with: Cursor Signed-off-by: Simon Rey <51708585+simonrey1@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| scripts | ||
| src | ||
| tests/resources | ||
| types | ||
| icon.png | ||
| kind | ||
| kind-icon.woff2 | ||
| logo-dark.png | ||
| logo-light.png | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| vite.config.js | ||
Kind extension
This extension adds the support of https://kind.sigs.k8s.io/.
By using this extension, it is possible to create Kubernetes clusters
running on top of the container engine. Note that installing the kind
binary is a prerequisite to using the Kind extension.
You can initialize a Kind cluster using the Resources section in Settings
once the kind binary is installed on your machine.