kube-HPC / hkube

🐟 High Performance Computing over Kubernetes - Core Repo 🎣
http://hkube.io
MIT License
305 stars 20 forks source link

Display HW usage information in a few graph views #115

Closed Ronenk5678 closed 6 years ago

Ronenk5678 commented 6 years ago

As a Pipeline Builder/ HKube manager I want to be able to view HW usage information in a few graph views (one graph per information type), so that I can analyze HW overload and sizing over time.

User story implementation details:

  1. The information to be displayed in the graph view will be detailed in other user stories.
  2. The user will be able to filter the information displayed in all the graphs by time frame.
  3. The information will be displayed per container using the container name.
  4. The user will be able to filter the information displayed in all the graphs by choosing specific container .
eytangro commented 6 years ago

TID-201