Results 4 comments of Felix

Plan 1. Mount a configmap to scheduler pod as volume. 2. Configmap contains power model in json. 3. Read config map in power model function and unmarshal to json.

Code changes for PEAKS scheduler plugin with KEP https://github.com/kubernetes-sigs/scheduler-plugins/pull/763

Hi @wenxuwan, I tried your approach and I don't think it will work because if you choose http header to propagate trace context, only the initialize request has http header....