Skip to content

Commit 791de27

Browse files
committed
Updated readme
1 parent 8a6a75a commit 791de27

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

performance-testing/uid2-operator/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ If you would like to test locally, follow these steps:
3030
#### Option 2b - Execute K6 Script in K8s
3131
In order to reduce network latency, we should deploy k6 and its script with the same zone of UID2 operator.
3232
33+
Follow the installation instructions here: https://grafana.com/blog/2022/06/23/running-distributed-load-tests-on-kubernetes
34+
35+
3336
Set environment variables `CLIENT_KEY`, `CLIENT_SECRET`, `BASE_URL` and then use k6 to execute the testing by following command.
3437
```
3538
k6 run k6-uid2-operator.js -e CLIENT_KEY=$CLIENT_KEY -e CLIENT_SECRET=$CLIENT_SECRET -e BASE_URL=$BASE_URL -e REFRESH_TOKEN=$REFRESH_TOKEN

0 commit comments

Comments
 (0)