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

Workload get output provides cpu and mem utilization when target cluster has metrics server installed #391

Closed
heyjcollins opened this issue Oct 24, 2022 · 1 comment

Comments

@heyjcollins
Copy link
Contributor

heyjcollins commented Oct 24, 2022

Description of problem

CPU and memory utilization for each pod associated with a workload is not readily accessible.

Proposed solution

Show said metrics for each pod associated with a workload in the output of workload get

Given my kubecontext is pointing to a cluster with metrics server installed
When I run "tanzu apps workload get my-app"
Then I can view the CPU and memory utilization for each pod associated with my workload

Example

<Code snippets that illustrate the when/then blocks>

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

@heyjcollins
Copy link
Contributor Author

heyjcollins commented Dec 5, 2023

If we provide this kind of visibility via the CLI it will be through an app viewer. Closing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant