|
|
|
|
|
by smarterclayton
687 days ago
|
|
CPU tracking is provided by the metrics API, which either reads kubelet metrics directly (the original, old, but simplest way), or a metrics adapter that reads the metrics from a third party collector and implements the API. The behavior is supported by the v1 api rules so no, it’s extremely unlikely to be moved out. That said, with GPU workloads gaining steam I wouldn’t be surprised if we added new “supported everywhere” metrics at some point. |
|