Architecture¶
Standard Architecture¶
Robusta is composed of:
A client-side robusta cli (optional)
Two Kubernetes deployments, installed and managed with Helm:
Kubernetes Deployments¶
- robusta-forwarder
Connects to the APIServer and monitors Kubernetes changes. Forwards them to robusta-runner.
- robusta-runner
Executes playbooks

Alternative Architectures¶
Robusta supports agentless mode and can monitor a cluster from the outside. If you are interested in this feature please contact us.