We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--allow-privileged
--alsologtostderr
1 parent 3fccec8 commit 5a50907Copy full SHA for 5a50907
content/en/docs/reference/command-line-tools-reference/kubelet.md
@@ -53,14 +53,14 @@ kubelet [flags]
53
<td colspan="2">--allow-privileged</td>
54
</tr>
55
<tr>
56
- <td></td><td style="line-height: 130%; word-wrap: break-word;">log to standard error as well as files</td>
+ <td></td><td style="line-height: 130%; word-wrap: break-word;">If true, allow containers to request privileged mode.</td>
57
58
59
60
<td colspan="2">--alsologtostderr</td>
61
62
63
- <td></td><td style="line-height: 130%; word-wrap: break-word;">If true, allow containers to request privileged mode.</td>
+ <td></td><td style="line-height: 130%; word-wrap: break-word;">log to standard error as well as files</td>
64
65
66
0 commit comments