litmus/mkdocs/docs/experiments/concepts/chaos-resources/contents.md

37 lines
1.3 KiB
Markdown

# Chaos Resources
At the heart of the Litmus Platform are the chaos custom resources. This section consists of the specification (details of each field within the .spec & .status of the resources) as well as standard examples for tuning the supported parameters.
<table>
<tr>
<th>Chaos Resource Name</th>
<th>Description</th>
<th>User Guide</th>
</tr>
<tr>
<td>ChaosEngine</td>
<td>Contains the ChaosEngine specifications user-guide</td>
<td><a href="/litmus/experiments/concepts/chaos-resources/chaos-engine/contents/">ChaosEngine</a></td>
</tr>
<tr>
<td>ChaosExperiment</td>
<td>Contains the ChaosExperiment specifications user-guide</td>
<td><a href="/litmus/experiments/concepts/chaos-resources/chaos-experiment/contents/">ChaosExperiment</a></td>
</tr>
<tr>
<td>ChaosResult</td>
<td>Contains the ChaosResult specifications user-guide</td>
<td><a href="/litmus/experiments/concepts/chaos-resources/chaos-result/contents/">ChaosResult</a></td>
</tr>
<tr>
<td>ChaosScheduler</td>
<td>Contains the ChaosScheduler specifications user-guide</td>
<td><a href="/litmus/experiments/concepts/chaos-resources/chaos-scheduler/contents/">ChaosScheduler</a></td>
</tr>
<tr>
<td>Probes</td>
<td>Contains the Probes specifications user-guide</td>
<td><a href="/litmus/experiments/concepts/chaos-resources/probes/contents/">Probes</a></td>
</tr>
</table>