argoproj / argoproj/argo-cd

Argo-CD-Instance Level Resource Usage View

Open
#7,204 1 comment 0 reactions 0 assignees View on GitHub
component:ui enhancement
Dominant language
Go
Stars
24.2k
Forks
7.8k
Avg merge
1d 12h
Merged PRs (30d)
234

Description

In the Application Pod View, if you use Node View, for each node you see how much CPU / Memory your application pods (and their neighbors) are using.

It should be possible to see, in one view, each node that the Argo CD instance is aware of, and see the resources that each app is taking up. This way it doesn’t require traversing through each app to find out which ones are resource hungry.

Contributor guide

Open the contributing guide

Research direction

Start by reading the existing Application Pod View and its Node View, then trace how resource usage is gathered and displayed. Done means one view lists every node known to the Argo CD instance and shows the resource usage of each application on those nodes, without visiting applications individually.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
frontend, observability
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.