Skip to content

Should have a way to print all supported modes and available params #31

@MrHohn

Description

@MrHohn

There is currently no way to know what modes are supported, what parameters are available for each mode and how to use them, unless you read the READMEs in this repo.

We should be able to print these out via the binary as well. Probably through:

$ cluster-proportional-autoscaler --show-modes
# Show available modes, each has one line description.
$ cluster-proportional-autoscaler --show-usage $MODE_NAME
# Show available params and usage.

Metadata

Metadata

Assignees

Labels

good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.kind/featureCategorizes issue or PR as related to a new feature.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions