Skip to content

sre

Run the Clanker SRE bot for adaptive, read-only infrastructure visibility.

The SRE flow plans, installs, and runs a long-lived observer that reports local, cloud, and observability signals back to Clanker. Docker is the default target, with alternatives for local, launchd, systemd, Kubernetes, cloud VMs, AWS, and GCP.

Usage

bash
clanker sre [command]

Commands

CommandDescription
discoverDiscover local, cloud, and observability signals for install planning
doctorValidate prerequisites for the selected install target
planPlan an adaptive SRE installation
installGenerate install assets for Docker, local, systemd, launchd, k8s, or cloud-vm
runRun the SRE bot in the foreground
statusShow local SRE install status and target recommendation

Examples

bash
clanker sre discover
clanker sre doctor --target docker
clanker sre plan --target cloud-vm --provider aws
clanker sre install --target systemd
clanker sre run --sre --target cloud-vm --provider gcp --interval 60s

One-Click SRE Deploy

clanker deploy --sre plans a low-cost observer runtime instead of deploying the analyzed application:

bash
clanker deploy https://github.com/org/repo --sre --provider aws

The SRE deploy plan is constrained to one small always-on observer, provider-native read permissions, Clanker Cerebro egress, and non-secret health verification.

See Also

  • Deploy - Deploy application or SRE observer plans
  • scan - Cost and waste scan receipts
  • research - Multi-pass infra research reports