Skip to content
This repository was archived by the owner on Jan 29, 2025. It is now read-only.

Commit c355108

Browse files
madalazaruniemimu
authored andcommitted
Update health-metric demo deployment command
Signed-off-by: Madalina Lazar <[email protected]>
1 parent 5e100a7 commit c355108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

telemetry-aware-scheduling/docs/health-metric-example.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ This policy has three strategies included:
8383
After the above policy is declared the Telemetry Policy Controller will begin updating metrics associated with it and tracking nodes that are violating the deschedule targets. At this point the controller logs should be printing out these metrics.
8484

8585
### scheduleonmetric
86-
The Scheduler Extender will evaluate metrics for pods ahead of their placement. To see it at work run ``kubectl apply -f nginx-config-map.yaml; kubectl apply -f demo-pod.yaml`` in the health-metric-demo directory.
86+
The Scheduler Extender will evaluate metrics for pods ahead of their placement. To see it at work run ``kubectl apply -f demo-pod.yaml`` in the health-metric-demo directory.
8787
The pod spec here is:
8888

8989
```

0 commit comments

Comments
 (0)