stack-orchestrator/stack_orchestrator/deploy/k8s
A. F. Dudley 8426d99ed9 Add kind cluster reuse and list command
- Add get_kind_cluster() to detect existing kind clusters
- Modify create_cluster() to reuse existing clusters automatically
- Add 'laconic-so deploy k8s list cluster' command
- Skip --stack requirement for k8s subcommand

This allows multiple deployments to share the same kind cluster,
simplifying local development workflows.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 04:08:16 -05:00
..
__init__.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
cluster_info.py Add Caddy ingress controller support for kind deployments 2026-01-20 02:39:01 -05:00
deploy_k8s.py Add kind cluster reuse and list command 2026-01-20 04:08:16 -05:00
helpers.py Add kind cluster reuse and list command 2026-01-20 04:08:16 -05:00
k8s_command.py Add kind cluster reuse and list command 2026-01-20 04:08:16 -05:00