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
<td></td><tdstyle="line-height: 130%; word-wrap: break-word;"><p>If non-empty, use this log file</p></td>
760
+
<td></td><tdstyle="line-height: 130%; word-wrap: break-word;"><p>Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited.</p></td>
<td></td><tdstyle="line-height: 130%; word-wrap: break-word;"><p>Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited.</p></td>
767
+
<td></td><tdstyle="line-height: 130%; word-wrap: break-word;"><p>Maximum number of seconds between log flushes</p></td>
<td></td><tdstyle="line-height: 130%; word-wrap: break-word;"><p>Sets the log format. Permitted formats: "json", "text".<br/>Non-default formats don't honor these flags: --add_dir_header, --alsologtostderr, --log_backtrace_at, --log_dir, --log_file, --log_file_max_size, --logtostderr, --one_output, --skip_headers, --skip_log_headers, --stderrthreshold, --vmodule, --log-flush-frequency.<br/>Non-default choices are currently alpha and subject to change without warning.</p></td>
774
+
<td></td><tdstyle="line-height: 130%; word-wrap: break-word;"><p>Sets the log format. Permitted formats: "json", "text".<br/>Non-default formats don't honor these flags: --add-dir-header, --alsologtostderr, --log-backtrace-at, --log-dir, --log-file, --log-file-max-size, --logtostderr, --one-output, --skip-headers, --skip-log-headers, --stderrthreshold, --vmodule, --log-flush-frequency.<br/>Non-default choices are currently alpha and subject to change without warning.</p></td>
775
775
</tr>
776
776
777
777
<tr>
@@ -880,7 +880,7 @@ kube-apiserver [flags]
880
880
</tr>
881
881
882
882
<tr>
883
-
<tdcolspan="2">--one_output</td>
883
+
<tdcolspan="2">--one-output</td>
884
884
</tr>
885
885
<tr>
886
886
<td></td><tdstyle="line-height: 130%; word-wrap: break-word;"><p>If true, only write logs to their native severity level (vs also writing to each lower severity level)</p></td>
@@ -1055,14 +1055,14 @@ kube-apiserver [flags]
1055
1055
</tr>
1056
1056
1057
1057
<tr>
1058
-
<tdcolspan="2">--skip_headers</td>
1058
+
<tdcolspan="2">--skip-headers</td>
1059
1059
</tr>
1060
1060
<tr>
1061
1061
<td></td><tdstyle="line-height: 130%; word-wrap: break-word;"><p>If true, avoid header prefixes in the log messages</p></td>
<td></td><tdstyle="line-height: 130%; word-wrap: break-word;"><p>The number of namespace objects that are allowed to sync concurrently. Larger number = more responsive namespace termination, but more CPU (and network) load</p></td>
<td></td><tdstyle="line-height: 130%; word-wrap: break-word;"><p>The number of replication controllers that are allowed to sync concurrently. Larger number = more responsive replica management, but more CPU (and network) load</p></td>
<td></td><tdstyle="line-height: 130%; word-wrap: break-word;"><p>The number of TTL-after-finished controller workers that are allowed to sync concurrently.</p></td>
<td></td><tdstyle="line-height: 130%; word-wrap: break-word;"><p>The number of replication controllers that are allowed to sync concurrently. Larger number = more responsive replica management, but more CPU (and network) load</p></td>
<td></td><tdstyle="line-height: 130%; word-wrap: break-word;"><p>If non-empty, use this log file</p></td>
652
+
<td></td><tdstyle="line-height: 130%; word-wrap: break-word;"><p>Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited.</p></td>
<td></td><tdstyle="line-height: 130%; word-wrap: break-word;"><p>Defines the maximum size a log file can grow to. Unit is megabytes. If the value is 0, the maximum file size is unlimited.</p></td>
659
+
<td></td><tdstyle="line-height: 130%; word-wrap: break-word;"><p>Maximum number of seconds between log flushes</p></td>
<td></td><tdstyle="line-height: 130%; word-wrap: break-word;"><p>If true, only write logs to their native severity level (vs also writing to each lower severity level)</p></td>
0 commit comments