ChaosAgents Installation
Prerequisites​
- Before connecting a ChaosAgent to the ChaosCenter, learn about what is a ChaosAgent in Litmus.
- Make sure litmusctl is installed.
Connecting ChaosAgents​
- Learn to connect ChaosAgents with non interactive mode using litmuctl
- Learn to connect ChaosAgents with interactive mode using litmuctl
Resource Requiremenets for Agents-plane components​
The Resource requests provided here have been estimated using data gathered manually through different methods -
- Using command
kubectl top
- Recommendations from Vertical-Pod-Autoscaler
- Recommendations by a great utility Goldilocks.
These resources are getting monitored continuously and the information below will be updated as the metrics changes.
Pod | Container | CPU(Requested) | Memory(Requested) |
---|---|---|---|
chaos-operator-ce | chaos-operator-ce | 25m | 300M |
chaos-exporter | chaos-exporter | 25m | 300M |
event-tracker | litmus-event-tracker | 25m | 300M |
subscriber | subscriber | 25m | 300M |
workflow-controller | workflow-controller | 25m | 300M |