1.9 KiB
1.9 KiB
| id | title | sidebar_label |
|---|---|---|
| chaos-infrastructure-installation | Chaos Infrastructure Installation | Chaos Infrastructure Installation |
Prerequisites
- Before connecting a Chaos Infrastructure to the ChaosCenter, learn about what is a Chaos Infrastructure in Litmus.
- Make sure litmusctl is installed.
Connecting Chaos Infrastructure
Resource Requiremenets for Chaos Infrastructure 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 |