1.5 KiB
| id | title | sidebar_label |
|---|---|---|
| chaos-infrastructure | Chaos Infrastructure | Chaos Infrastructure |
Chaos infrastructure is a service that runs in your target environment and aids the Litmus control plane in accessing and injecting chaos at a cloud-native scale. All the chaos infrastructure services adhere to the principle of least privilege, where the services execute with the minimum number of required permissions. A Chaos Infrastructure can be created under a Chaos Environment.
:::note With the latest release of LitmusChaos 3.0.0 the term Chaos Delegate/Agent has been changed to Chaos Infrastructure :::
Chaos Environment
An environment represents where you are installing your Chaos Infrastructure and acts as an additional level of abstraction for the same. You categorize each environment as prod or non-prod.
Access Types
Chaos Infrastructure can be created in two modes:
:::note