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

[vc/nodepool subcmd] support list operation #28

Closed
Tracked by #4
fuweid opened this issue Jan 9, 2024 · 1 comment
Closed
Tracked by #4

[vc/nodepool subcmd] support list operation #28

fuweid opened this issue Jan 9, 2024 · 1 comment
Assignees
Milestone

Comments

@fuweid
Copy link
Collaborator

fuweid commented Jan 9, 2024

Goal: kperf provides kperf vc nodepool [--kubeconfig PATH] list sub-command to list all that existing nodepools created by vc nodepool add.

The output should be formatted into table.

Name Nodes CPU Memory Status
xyz 10/20 (current count / desired count) 8 cores 32 GiB Deployed/... (using helm release's status)

NOTE: We can support --format=json/table/yaml in future. Right now, table is good enough.

@fuweid
Copy link
Collaborator Author

fuweid commented Jan 31, 2024

closed by #73

@fuweid fuweid closed this as completed Jan 31, 2024
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

2 participants