Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View nodes detail page #190

Open
10 tasks
jandegen opened this issue Jun 28, 2023 · 0 comments
Open
10 tasks

View nodes detail page #190

jandegen opened this issue Jun 28, 2023 · 0 comments
Labels
feature A new feature or change for the application REQ.4 The application should display information about nodes and the running pods on a node. REQ.11 Resources can be viewed in a detailed single view with logical connections (egress,volumes,nodes,..) REQ.22 Nodes should display information about the absolute and currently used capacity.

Comments

@jandegen
Copy link
Contributor

jandegen commented Jun 28, 2023

User story

  1. As a user
  2. I want / need to view nodes in detail
  3. So that I can gather all relevant information about that node

Acceptance criteria

The page contains:

  • Name
  • Absolute CPU capacity
  • Absolute RAM capacity
  • Current CPU capacity
  • Current RAM capacity
  • Maximum number of pods running on this node
  • Current number of pods running on this node
  • A health indicator showing the health state of the node
  • List of running pods with link the the pods detail page
  • Each pod has a health indicator

Linked Issues

Additional information

  • none

Definition of done (DoD)

DoD general criteria

  • Feature has been fully implemented
  • All acceptance criteria were met
  • Product owner approved features
  • All tests are passing
  • Pull request to "develop" branch is merged & closed
  • Bill of materials is updated with new dependencies
@jandegen jandegen added feature A new feature or change for the application REQ.4 The application should display information about nodes and the running pods on a node. REQ.22 Nodes should display information about the absolute and currently used capacity. labels Jun 28, 2023
@jandegen jandegen moved this to Product Backlog in amos2023ss04-feature-board Jun 28, 2023
@PhlppKrmr PhlppKrmr added the REQ.11 Resources can be viewed in a detailed single view with logical connections (egress,volumes,nodes,..) label Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or change for the application REQ.4 The application should display information about nodes and the running pods on a node. REQ.11 Resources can be viewed in a detailed single view with logical connections (egress,volumes,nodes,..) REQ.22 Nodes should display information about the absolute and currently used capacity.
Projects
Status: Product Backlog
Development

No branches or pull requests

2 participants