--- id: chaos-infrastructure-installation title: Chaos Infrastructure Installation sidebar_label: Chaos Infrastructure Installation --- --- ## Prerequisites - Before connecting a Chaos Infrastructure to the [ChaosCenter](../getting-started/resources.md#chaoscenter), learn about what is a [Chaos Infrastructure](../getting-started/resources.md#chaosagents) in Litmus. - Make sure [litmusctl](../litmusctl/installation.md) is installed. ## Connecting Chaos Infrastructure - Learn to [connect Chaos Infrastructure with non interactive mode using litmuctl](../litmusctl/litmusctl-usage.md) ## 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](https://github.com/FairwindsOps/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 |