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: vertical-pod-autoscaler/docs/flags.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,12 +19,14 @@ This document is auto-generated from the flag definitions in the VPA admission-c
19
19
|`add-dir-header`||| If true, adds the file directory to the header of the log messages |
20
20
|`address`| string | ":8944" | The address to expose Prometheus metrics. |
21
21
|`alsologtostderr`||| log to standard error as well as files (no effect when -logtostderr=true) |
22
+
|`alsologtostderrthreshold`| severity || logs at or above this threshold go to stderr when -alsologtostderr=true (no effect when -logtostderr=true) |
22
23
|`client-ca-file`| string | "/etc/tls-certs/caCert.pem" | Path to CA PEM file. |
23
24
|`feature-gates`| mapStringBool || A set of key=value pairs that describe feature gates for alpha/experimental features. Options are:<br>AllAlpha=true\|false (ALPHA - default=false)<br>AllBeta=true\|false (BETA - default=false)<br>CPUStartupBoost=true\|false (ALPHA - default=false)<br>PerVPAConfig=true\|false (ALPHA - default=false) |
24
25
|`ignored-vpa-object-namespaces`| string || A comma-separated list of namespaces to ignore when searching for VPA objects. Leave empty to avoid ignoring any namespaces. These namespaces will not be cleaned by the garbage collector. |
25
26
|`kube-api-burst`| float | 100 | QPS burst limit when making requests to Kubernetes apiserver |
26
27
|`kube-api-qps`| float | 50 | QPS limit when making requests to Kubernetes apiserver |
27
28
|`kubeconfig`| string || Path to a kubeconfig. Only required if out-of-cluster. |
29
+
|`legacy-stderr-threshold-behavior`|| true | If true, stderrthreshold is ignored when logtostderr=true (legacy behavior). If false, stderrthreshold is honored even when logtostderr=true |
28
30
|`log-backtrace-at`| traceLocation | :0 | when logging hits line file:N, emit a stack trace |
29
31
|`log-dir`| string || If non-empty, write log files in this directory (no effect when -logtostderr=true) |
30
32
|`log-file`| string || If non-empty, use this log file (no effect when -logtostderr=true) |
@@ -62,6 +64,7 @@ This document is auto-generated from the flag definitions in the VPA recommender
62
64
|`add-dir-header`||| If true, adds the file directory to the header of the log messages |
63
65
|`address`| string | ":8942" | The address to expose Prometheus metrics. |
64
66
|`alsologtostderr`||| log to standard error as well as files (no effect when -logtostderr=true) |
67
+
|`alsologtostderrthreshold`| severity || logs at or above this threshold go to stderr when -alsologtostderr=true (no effect when -logtostderr=true) |
65
68
|`checkpoints-gc-interval`|| 10m0s | duration How often orphaned checkpoints should be garbage collected |
66
69
|`checkpoints-timeout`|| 1m0s | duration Timeout for writing checkpoints since the start of the recommender's main loop |
67
70
|`confidence-interval-cpu`|| 24h0m0s | duration The time interval used for computing the confidence multiplier for the CPU lower and upper bound. Default: 24h |
@@ -90,6 +93,7 @@ This document is auto-generated from the flag definitions in the VPA recommender
90
93
|`leader-elect-resource-name`| string | "vpa-recommender-lease" | The name of resource object that is used for locking during leader election. |
91
94
|`leader-elect-resource-namespace`| string | "kube-system" | The namespace of resource object that is used for locking during leader election. |
92
95
|`leader-elect-retry-period`|| 2s | duration The duration the clients should wait between attempting acquisition and renewal of a leadership. This is only applicable if leader election is enabled. |
96
+
|`legacy-stderr-threshold-behavior`|| true | If true, stderrthreshold is ignored when logtostderr=true (legacy behavior). If false, stderrthreshold is honored even when logtostderr=true |
93
97
|`log-backtrace-at`| traceLocation | :0 | when logging hits line file:N, emit a stack trace |
94
98
|`log-dir`| string || If non-empty, write log files in this directory (no effect when -logtostderr=true) |
95
99
|`log-file`| string || If non-empty, use this log file (no effect when -logtostderr=true) |
@@ -147,6 +151,7 @@ This document is auto-generated from the flag definitions in the VPA updater cod
147
151
|`add-dir-header`||| If true, adds the file directory to the header of the log messages |
148
152
|`address`| string | ":8943" | The address to expose Prometheus metrics. |
149
153
|`alsologtostderr`||| log to standard error as well as files (no effect when -logtostderr=true) |
154
+
|`alsologtostderrthreshold`| severity || logs at or above this threshold go to stderr when -alsologtostderr=true (no effect when -logtostderr=true) |
150
155
|`evict-after-oom-threshold`|| 10m0s | duration The default duration to evict pods that have OOMed in less than evict-after-oom-threshold since start. |
151
156
|`eviction-rate-burst`| int | 1 | Burst of pods that can be evicted. |
152
157
|`eviction-rate-limit`| float | -1 | Number of pods that can be evicted per seconds. A rate limit set to 0 or -1 will disable the rate limiter. |
@@ -165,6 +170,7 @@ This document is auto-generated from the flag definitions in the VPA updater cod
165
170
|`leader-elect-resource-name`| string | "vpa-updater" | The name of resource object that is used for locking during leader election. |
166
171
|`leader-elect-resource-namespace`| string | "kube-system" | The namespace of resource object that is used for locking during leader election. |
167
172
|`leader-elect-retry-period`|| 2s | duration The duration the clients should wait between attempting acquisition and renewal of a leadership. This is only applicable if leader election is enabled. |
173
+
|`legacy-stderr-threshold-behavior`|| true | If true, stderrthreshold is ignored when logtostderr=true (legacy behavior). If false, stderrthreshold is honored even when logtostderr=true |
168
174
|`log-backtrace-at`| traceLocation | :0 | when logging hits line file:N, emit a stack trace |
169
175
|`log-dir`| string || If non-empty, write log files in this directory (no effect when -logtostderr=true) |
170
176
|`log-file`| string || If non-empty, use this log file (no effect when -logtostderr=true) |
@@ -182,3 +188,4 @@ This document is auto-generated from the flag definitions in the VPA updater cod
182
188
|`v,`|| : 4 | , --v Level set the log level verbosity (default 4) |
183
189
|`vmodule`| moduleSpec || comma-separated list of pattern=N settings for file-filtered logging |
184
190
|`vpa-object-namespace`| string || Specifies the namespace to search for VPA objects. Leave empty to include all namespaces. If provided, the garbage collector will only clean this namespace. |
0 commit comments