We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'd love to show some labels next to the capacity, for example the zones or instance types
kubectl --context foo resource-capacity -L topology.kubernetes.io/zone NODE CPU REQUESTS CPU LIMITS MEMORY REQUESTS MEMORY LIMITS ZONE * 900290m (52%) 2796756m (161%) 2686338Mi (38%) 4005620Mi (58%) ip-172-16-240-10.ec2.internal 15172m (32%) 35010m (74%) 49950Mi (26%) 67165Mi (35%) us-east-1a
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'd love to show some labels next to the capacity, for example the zones or instance types
The text was updated successfully, but these errors were encountered: