Documentation
¶
Overview ¶
Command cloudops is a self-contained, runnable demonstration of Legant on a DevOps / infrastructure resource — "give an AI agent your kubectl, safely." During an incident, an SRE delegates to an AI ops agent the authority to operate ONE service in ONE namespace for one hour: scale (≤ a replica cap), restart, and read logs — but never delete, never touch another namespace. The cluster's control plane enforces all of this OFFLINE from the signed token via the public Legant SDK — exactly as an admission controller / API proxy would.
No database, no Docker:
go run ./examples/cloudops # or make demo-cloudops
Click to show internal directories.
Click to hide internal directories.