Kubelet help return not exist rkt-api-endpoint and rkt-path arguments, So delete not exist arguments. Signed-off-by: Yuanbin.Chen <cybing4@gmail.com>pull/9166/head^2
parent
daa846bdd9
commit
b8226ae376
|
@ -969,20 +969,6 @@ kubelet [flags]
|
|||
<td></td><td style="line-height: 130%; word-wrap: break-word;">Resolver configuration file used as the basis for the container DNS resolution configuration. (default "/etc/resolv.conf")</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">--rkt-api-endpoint string</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;">The endpoint of the rkt API service to communicate with. Only used if --container-runtime='rkt'. (default "localhost:15441")</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">--rkt-path string</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;">Path of rkt binary. Leave empty to use the first rkt in $PATH.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">--root-dir string</td>
|
||||
</tr>
|
||||
|
|
Loading…
Reference in New Issue