-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Kadyapam edited this page May 23, 2026
·
13 revisions
This wiki is the operational + deployment companion to
noetl/ops. Topics that live in
this repository — Kubernetes manifests, deployment playbooks,
CI/CD, infrastructure automation — have their reference pages
here.
For NoETL application documentation (Python API, DSL semantics, the v2 distributed-runtime spec, etc.) see the noetl/noetl wiki.
| Page | What |
|---|---|
| KEDA Scaler | Worker-pool autoscaling via NATS JetStream consumer lag. Install Helm chart + apply ScaledObject. |
| NATS Supercluster | Multi-cluster JetStream topology with gateway-meshed clusters. Apply 2-cluster reference manifest. |
(Pages land here as automation playbooks get dedicated coverage. The
automation/development/noetl.yaml
playbook is currently documented inline in the noetl/noetl wiki under
operational sections — will migrate here in a future Scope B refactor.)
- noetl/noetl wiki — application code.
- noetl/noetl — application repo.
-
noetl/ops — this repo (deployment
- automation).
- noetl/docs — design docs + feature specs (the v2 distributed-runtime spec lives there).