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
Copy file name to clipboardExpand all lines: mkdocs/docs/experiments/categories/load/k6-loadgen.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,11 @@ Support [various types](https://grafana.com/docs/k6/latest/testing-guides/test-t
8
8
!!! tip "Scenario: Load generating with k6"
9
9

10
10
11
+
## Uses
12
+
13
+
??? info "View the uses of the experiment"
14
+
[Introduction to k6 Load Chaos in LitmusChaos](https://dev.to/litmus-chaos/introduction-to-k6-load-chaos-in-litmuschaos-4l2k)
15
+
11
16
## Prerequisites
12
17
13
18
??? info "Verify the prerequisites"
@@ -16,7 +21,7 @@ Support [various types](https://grafana.com/docs/k6/latest/testing-guides/test-t
16
21
- Ensure to create a Kubernetes secret having the JS script file in the `Chaos Infrastructure`'s namespace (`litmus` by default). The simplest way to create a secret object looks like this:
0 commit comments