Skip to content

Commit be007b8

Browse files
Update create-resilience-probe.md
1 parent 712cd8b commit be007b8

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

website/docs/user-guides/create-resilience-probe.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -50,15 +50,10 @@ The new probe will appear in the list as shown:
5050

5151
### Experiment Creation
5252

53-
When creating an experiment, it's imperative to include the Resilience Probe as part of the setup. This step is now mandatory to ensure accurate chaos injection and monitoring during the experiment. Follow these steps to add the probe to the experiment configuration:
53+
When creating an experiment, it's imperative to include the Resilience Probe as part of the setup. This step is now mandatory to ensure accurate chaos injection and monitoring during the experiment.
54+
> **Note:** Starting from this version, at least one Resilience Probe must be added to each fault.
5455
55-
1. **Identify Chaos Injection Points**: Determine the points within your system where chaos will be injected.
5656

57-
2. **Select Resilience Probe**: Choose the appropriate Resilience Probe that aligns with your experimentation goals and the type of chaos you want to inject as discussed above.
58-
59-
3. **Integrate Probe into Experiment YAML**: Add the Resilience Probe configuration to your experiment YAML file. Ensure that the probe is properly configured and referenced within the experiment setup.
60-
61-
4. **Validate Experiment Configuration**: Before initiating the experiment, validate the experiment configuration to ensure that the Resilience Probe is correctly included and configured.
6257

6358
### Annotations for Experiment Configuration
6459

0 commit comments

Comments
 (0)