Lite Forge 23
01README
Inventory Kubernetes pods, deployments, and RBAC, surface drift, and emit a structured report. Read-only by default; mutating ops gated behind a flag.
Quick start
Add @mud_ghoul/lite-forge-23 to your repo's extensions list, then reference its model in your swamp.yaml:
extensions:
- @mud_ghoul/lite-forge-23
workflows:
- name: lite-forge-23-run
jobs:
- name: main
steps:
- name: run
model: mud_ghoul/lite-forge-23
method: runRun with swamp workflow run lite-forge-23-run. The first invocation prints what it would change; pass --apply to commit.
What's inside
- Drivers — bounded concurrency, structured retries, and CloudWatch / OpenTelemetry-friendly tags.
Configuration
Configure via ~/.swamp/config.yaml or environment variables. The full method reference and rubric format live in the package's manual/ directory.
Labels: kubernetes homelab terraform
02Drivers
lite-forge-23-driver
@mud_ghoul/lite-forge-23/driverdriver.ts
Execution driver with bounded concurrency and retries.
03Stats
Downloads
30
Archive size
281.0 KB
Not yet scored.
A score will be generated the next time this extension is published. The owner can also trigger scoring manually.
04Platforms
05Labels