1.9 KiB
1.9 KiB
| id | title | sidebar_label |
|---|---|---|
| chaosagents-installation | Chaos Delegate Installation | Chaos Delegate |
Prerequisites
- Before connecting a Chaos Delegate to the ChaosCenter, learn about what is a Chaos Delegate in Litmus.
- Make sure litmusctl is installed.
Connecting Chaos Delegate
- Learn to connect Chaos Delegate with non interactive mode using litmuctl
- Learn to connect Chaos Delegate with interactive mode using litmuctl
Resource Requiremenets for Chaos Delegate 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 |