ci / audit (push) Successful in 27s
https://projects.knownelement.com/issues/702
9 lines
399 B
Markdown
9 lines
399 B
Markdown
# dev/ — workstation development loop (Tilt)
|
|
|
|
Workstation = dev-only (founder rule, 2026-09-05). Production delivery stays
|
|
flux-only (gitops, clusters/pfv-k8s/). Tilt provides the fast iteration loop
|
|
for k8s services under development before they graduate to git.
|
|
|
|
- `tilt up` — start the dev loop (UI: http://localhost:10350)
|
|
- Tiltfile targets local/dev contexts; prod namespaces are guarded.
|