podman-desktop/extensions/kind
Simon Rey 1db1a1212d fix(kind): sync provider version on CLI tool install/uninstall
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>
2026-04-17 17:40:23 +02:00
..
scripts feat(extensions/kind): update projectcontour to v1.32.1 2025-09-03 16:07:29 +02:00
src fix(kind): sync provider version on CLI tool install/uninstall 2026-04-17 17:40:23 +02:00
tests/resources fix: update cli management in kind extension (#8655) 2024-09-16 17:31:25 +02:00
types feat: setup ingress for Kind clusters (#1980) 2023-04-13 10:48:57 -04:00
icon.png feat: Adds Kind extension (#1061) 2022-12-21 15:49:21 -05:00
kind chore(test): Add npm test tasks into extensions to be run individually (#1848) 2023-03-28 12:56:20 +02:00
kind-icon.woff2 feat: allow extensions to customize icons (#1899) (#3131) 2023-07-21 17:02:44 +02:00
logo-dark.png feat: Adds Kind extension (#1061) 2022-12-21 15:49:21 -05:00
logo-light.png feat: Adds Kind extension (#1061) 2022-12-21 15:49:21 -05:00
package.json chore(deps-dev): bump the vitest group with 2 updates 2026-04-10 10:09:22 +02:00
README.md chore: typo in Kind extension README 2024-07-09 23:38:31 +02:00
tsconfig.json chore: updated tsconfig and fixed typecheck 2025-04-08 09:34:24 +02:00
vite.config.js refactor(mock): generate @podman-desktop/api mock from its definition (#15670) 2026-01-30 14:45:47 +01:00

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.