You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check that your test environment satisfies the requirements described in the [get started guide](/javascript-api/xk6-disruptor/get-started/requirements/).
10
-
In particular, check that:
11
-
- You have the properly configured the credentials to access the Kubernetes cluster used for the test
12
-
- This cluster is configured to expose your application using an external IP.
12
+
To follow the instructions of the examples, check first the system under test meets the [requirements](/javascript-api/xk6-disruptor/get-started/requirements/) to receive faults, in particular:
13
+
- You have configured the credentials to access the Kubernetes cluster.
14
+
- This cluster exposes the service using an external IP.
13
15
14
-
15
-
[Injecting gRPC faults to a Service](/javascript-api/xk6-disruptor/examples/inject-grpc-faults-into-service)
16
-
[Injecting HTTP faults to a Pod](/javascript-api/xk6-disruptor/examples/inject-http-faults-into-pod)
0 commit comments