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

Collect metadata about nodes #156

Open
5 tasks
jandegen opened this issue Jun 14, 2023 · 0 comments
Open
5 tasks

Collect metadata about nodes #156

jandegen opened this issue Jun 14, 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.

Comments

@jandegen
Copy link
Contributor

jandegen commented Jun 14, 2023

User story

  1. As a developer
  2. I want / need to collect detailed information about all nodes in the Kubernetes cluster
  3. So that this information can be retrieved from the frontend later

Acceptance criteria

  • The proxy collects the metadata name
  • The proxy collects NodeStatus (Addresses and heartbeats)
  • Current & absolute CPU and RAM usage are collected
  • Current & absolute number of pods is collected
  • Metadata is persisted in the database

Additional notes

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 the feature A new feature or change for the application label Jun 14, 2023
@jandegen jandegen added the REQ.4 The application should display information about nodes and the running pods on a node. label Jun 14, 2023
@jandegen jandegen moved this to Product Backlog in amos2023ss04-feature-board Jun 14, 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.
Projects
Status: Product Backlog
Development

No branches or pull requests

1 participant