From 2dbfcc98e3e70521d8e14bfcbd565d2107272dff Mon Sep 17 00:00:00 2001 From: Guy Shaibi Date: Tue, 19 Mar 2024 10:01:05 +0200 Subject: [PATCH] . --- design/KWOK.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/design/KWOK.md b/design/KWOK.md index 36c8422..8d8441f 100644 --- a/design/KWOK.md +++ b/design/KWOK.md @@ -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 ( refers to the dcgm-exporter fake pod): - [ ] `container="nvidia-dcgm-exporter"`