This is documentation for the next version of K6. For the latest stable release, go to the latest version.
xk6-disruptor API
The xk6-disruptor API is organized around disruptors that affect specific targets such as pods or services. These disruptors can inject different types of faults on their targets.
Class | Description |
---|---|
PodDisruptor | Targets the Pods that match selection attributes such as labels. |
ServiceDisruptor | Targets the Pods that back a Kubernetes Service |