Skip to content

Commit c04d818

Browse files
update ReadMe
Signed-off-by: kusumachalasani <kchalasa@redhat.com>
1 parent 8686a41 commit c04d818

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

monitoring/local_monitoring/ReadMe.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ By default, it runs on the `Kind` cluster.
2828
```
2929

3030
```
31-
Usage: ./local_monitoring_demo.sh [-s|-t] [-c cluster-type] [-l] [-p] [-r] [-i kruize-image] [-u kruize-ui-image] [-b] [-n namespace] [-d load-duration] [-m benchmark-manifests]
31+
Usage: ./local_monitoring_demo.sh [-s|-t] [-c cluster-type] [-l] [-p] [-r] [-i kruize-image] [-u kruize-ui-image] [-b] [-n namespace] [-d load-duration] [-m benchmark-manifests] [-g num of unpartitioned gpu resources]
3232
c = supports minikube, kind and openshift cluster-type
3333
i = kruize image. Default - quay.io/kruize/autotune_operator:<version as in pom.xml>
3434
l = Run a load against the benchmark
@@ -40,6 +40,7 @@ b = deploy the benchmark.
4040
n = namespace where benchmark is deployed. Default - default
4141
d = duration to run the benchmark load
4242
m = manifests of the benchmark
43+
g = number of unpartitioned gpu resources available
4344
```
4445

4546
## Understanding the Demo

0 commit comments

Comments
 (0)