Edit and update chaos experiments
You can edit an existing chaos experiment to update the experiment's metadata, faults, schedule, etc. This section describes three actions:
- Editing an experiment
- Update old experiment manifests
- Bulk updating cron schedules
Edit a chaos experiment
Described below are the steps to edit a chaos experiment.
Step 1: Click Edit experiment
On the Chaos Experiments page, select the ⋮
icon against the name of the experiment you want to edit and select Edit Experiment.
Step 2: Make changes and save
You can either update the changes to the same experiment and save it or create a copy of the experiment and then apply the changes to it.
Execute experiment with advanced options
You can execute the chaos experiment with advanced security options: runAsUser or runAsGroup. Both the options allow privileged or restricted access to experiment pods.
-
runAsUser: Specifies the user ID used to start all the processes in the experiment pod containers. Default user ID is 1000.
-
runAsGroup: Specifies the group ID used to start all the processes in the experiment pod containers. Default group ID is 0.
To select one of the options,
Step 1: Navigate to your experiment
- Click Experiment builder tab. Click Advanced Options on the right side of the screen.