stack-orchestrator/stack_orchestrator/deploy/k8s
A. F. Dudley 89db6e1e92 Add Caddy ingress and k8s cluster management features
- Add Caddy ingress controller manifest for kind deployments
- Add k8s cluster list command for kind cluster management
- Add k8s_command import and registration in deploy.py
- Fix network section merge to preserve http-proxy settings
- Increase default container resources (4 CPUs, 8GB memory)
- Add UDP protocol support for K8s port definitions
- Add command/entrypoint support for K8s deployments
- Implement docker-compose variable expansion for K8s
- Set ConfigMap defaultMode to 0755 for executable scripts

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 23:14:22 -05:00
..
helm Add support for running jobs from a stack (#975) 2025-12-04 06:13:28 +00:00
__init__.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
cluster_info.py Add Caddy ingress and k8s cluster management features 2026-01-20 23:14:22 -05:00
deploy_k8s.py Add support for running jobs from a stack (#975) 2025-12-04 06:13:28 +00:00
helpers.py Add Caddy ingress and k8s cluster management features 2026-01-20 23:14:22 -05:00
k8s_command.py Add Caddy ingress and k8s cluster management features 2026-01-20 23:14:22 -05:00