You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: