AMDEPYC / AMDEPYC/kubernetes-power-manager
PowerConfig CR not being very useful
- Lenguaje dominante
- Go
- Estrellas
- 5
- Forks
- 4
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
Currently PowerConfig CR has only 1 role, deploying PowerNodeAgent onto accordingly labeled nodes. Upside is that expected label can be modified in the CR and should be dynamically reconciled in case of changes. Downside is that we have additional CR that does only that. As we experienced ourselves, the lesser number of CRs, the easier getting familiar with product is, and this is even more true for end users.
Extended PowerProfiles feature which was a thing for KPM in the past were already deleted before we took ownership, so passing names of the EPP derived profiles in it also doesnt make much sense.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.