Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
gshaibi committed Mar 19, 2024
1 parent 0d43bc1 commit 2dbfcc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion design/KWOK.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ The metrics that will be exported from the new service will need to contain the
In order to do that, we'll need to set `honorLabels: true` on the ServiceMonitor for the new service.

## Action Items
- [ ] Implement a single monolithic service named `status-exporter` to handle all exportation logic when GPU nodes are fake. This service will be disabled by default, and will be manually enabled when running on kwok cluster. This service will encompass the following:
- [ ] Implement a single monolithic service named `centralized-status-exporter` to handle all exportation logic when GPU nodes are fake. This service will be disabled by default, and will be manually enabled when running on kwok cluster. This service will encompass the following:
- [ ] Metrics
- [ ] Export the same as today, with the following label enrichments (<pod> refers to the dcgm-exporter fake pod):
- [ ] `container="nvidia-dcgm-exporter"`
Expand Down

0 comments on commit 2dbfcc9

Please sign in to comment.