Feature Pack 011: Tilt Local Dev on Kubernetes
Status: Implemented
Track: devex
Previous state: 010-kubernetes-runtime
This pack defines the Tilt developer-loop state on top of the Kubernetes runtime baseline.
Primary intent:
- add Tilt-based local development automation on top of Kubernetes baseline,
- preserve contracts and runtime semantics from state
010-kubernetes-runtime, - keep this path independent from the optional Radius branch (
013-radius-kubernetes-platform).
Core artifacts:
spec.mdrequirements/functional-delta.mdrequirements/nonfunctional-delta.mdcontracts/contract-delta.mdsystem/architecture.model.jsonsystem/runtime-topology.mdgeneration/generation-hook.mdtests/smoke/README.md
Runtime entrypoints:
./scripts/start-state-011-tilt-kubernetes-dev-loop-generated.sh./scripts/start-state-011-tilt-kubernetes-dev-loop-generated.sh --skip-build./scripts/status-state-011-tilt-kubernetes-dev-loop-generated.sh./scripts/test-state-011-tilt-kubernetes-dev-loop.sh./scripts/stop-state-011-tilt-kubernetes-dev-loop-generated.sh- Planned PowerShell parity entrypoint (Phase 2):
./scripts/start-state-011-tilt-kubernetes-dev-loop-generated.ps1