Experiment the impact of a Kubernetes pod restart
Evaluate the impact of randomly losing a bit of capacity in a service.
This starter allows you to create and run an experiment that terminates pods in a Kubernetes cluster to explore the consequences of a failure.
Configuration
The form requires the following field:
- Label selectors, to target the pods you want to drop Egress from;
It also presents the following fields, which are common to all starters and experiments:
- Contributions, to explicitly describe what your experiment contributes to;
- Tags, to categorize your experiment.

Environment
This starter requires an environment which declares the Kubernetes credentials to access the target cluster.
Starters guide
Not sure how to use starters? Read our starters guide.