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
Copy file name to clipboardExpand all lines: docs/developer/cli-arguments.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ Flags:
48
48
--custom-resource-state-config-file string Path to a Custom Resource State Metrics config file (experimental)
49
49
--custom-resource-state-only Only provide Custom Resource State metrics (experimental)
50
50
--enable-gzip-encoding Gzip responses when requested by clients via 'Accept-Encoding: gzip' header.
51
-
--enable-unscheduled-pods-fetching This configuration is used in conjunction with node configuration. When this configuration is true, node configuration is empty and the metric of no scheduled pods is scraped. This is experimental.
51
+
--enable-unscheduled-pods-fetching This configuration is used in conjunction with node configuration. When this configuration is true, node configuration is empty and the metric of unscheduled pods is fetched from the Kubernetes API Server. This is experimental.
52
52
-h, --help Print Help text
53
53
--host string Host to expose metrics on. (default "::")
54
54
--kubeconfig string Absolute path to the kubeconfig file
0 commit comments