stack-orchestrator/stack_orchestrator/deploy/k8s
A. F. Dudley b458295fa5 Add UDP protocol support for K8s port definitions
- Parse protocol suffix (e.g., "8001/udp") in port definitions
- Support multiple ports per container instead of just the first
- Include protocol in NodePort service names for uniqueness
- Enables Solana RPC deployments that require UDP for QUIC protocol

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-20 05:20:32 -05:00
..
__init__.py Rename app -> stack_orchestrator (#625) 2023-11-07 00:06:55 -07:00
cluster_info.py Add UDP protocol support for K8s port definitions 2026-01-20 05:20:32 -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