Skip to content

Prepare a script to start a kind/k3s instance that we can...#841

Merged
rusenask merged 1 commit intomasterfrom
feature/000165-prepare-a-script-to
Feb 18, 2026
Merged

Prepare a script to start a kind/k3s instance that we can...#841
rusenask merged 1 commit intomasterfrom
feature/000165-prepare-a-script-to

Conversation

@rusenask
Copy link
Collaborator

@rusenask rusenask commented Feb 18, 2026

Prepare a script to start a kind/k3s instance that we can connect to from locally running keel (keel should just run with keel --no-incluster)

- 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
@rusenask rusenask merged commit d4c6c26 into master Feb 18, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant