We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0aa4a3 commit bc7cc9eCopy full SHA for bc7cc9e
docs/cli-arguments.md
@@ -28,6 +28,8 @@ Usage of ./kube-state-metrics:
28
--add_dir_header If true, adds the file directory to the header of the log messages
29
--alsologtostderr log to standard error as well as files
30
--apiserver string The URL of the apiserver to use as a master
31
+ --custom-resource-state.config Inline YAML configuration for Custom Resource State metrics. See documentation for more details.
32
+ --custom-resource-state.config-file Path to a YAML file to configure Custom Resource State metrics.
33
--enable-gzip-encoding Gzip responses when requested by clients via 'Accept-Encoding: gzip' header.
34
-h, --help Print Help text
35
--host string Host to expose metrics on. (default "::")
0 commit comments