This is documentation for the next version of K6. For the latest stable release, go to the latest version.
xk6-disruptor examples
In this section, we present some examples of using the xk6-disruptor
extension to introduce faults in k6
tests.
To follow the instructions of the examples, check first the system under test meets the requirements to receive faults, in particular:
- You have configured the credentials to access the Kubernetes cluster.
- This cluster exposes the service using an external IP.