-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Consider how to enable multicluster support:
The end goal is to provide a way to useful ways to view energy/CO2 data for multiple clusters.
Possible deliverables include:
- A mechanism/dashboard (running anywhere?) that can query and display energy/CO2 for (selectable) labelgroups on (selecatble) clusters.
- Seems that that CPU/CO2 data can be obtained and displayed if clusters and authentication (and certain configuration information) is provided.
Questions
- Can/should we ease deployment on multiple clusters?
- How exactly to gather and graph data for multiple clusters.... (just use config info and URL?)
- Could be treated as a separate project that depends on SusQL deployment.
- Do we need cluster identifier in data? maybe no, but seems like a good idea.
- Cache/store gathered data?