podman-desktop/extensions/kind
axel7083 b7a7a4c9f0 chore: bump version to 1.20.0
Signed-off-by: axel7083 <fbenoit@redhat.com>
2025-05-21 17:43:22 +02:00
..
scripts chore: applied suggestions 2025-04-08 09:34:24 +02:00
src chore: add update info to Kind provider (#11936) 2025-04-14 09:26:12 -04: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: bump version to 1.20.0 2025-05-21 17:43: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(extensions): simplify vitest config (#12103) 2025-04-09 10:42:39 +02: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.