keel/scripts
Karolis ddc2692ea7 Add script to start local kind cluster for Keel development
- Creates scripts/start-local-cluster.sh
- Uses kind (Kubernetes in Docker) for reliable local cluster
- Idempotent: safe to run multiple times
- Includes Docker check, kind installation, kubectl check
- Creates cluster 'keel-dev' with context 'kind-keel-dev'
- Prints instructions for running Keel with --no-incluster

Spec-Ref: helix-specs@142dc3cb:000165_prepare-a-script-to
2026-02-18 10:36:55 +00:00
..
start-local-cluster.sh Add script to start local kind cluster for Keel development 2026-02-18 10:36:55 +00:00