Reference doc for kubeadm (release-1.11) (#9044)
* Reference doc for kubeadm (release-1.11) * fix shortcode to troubleshoot deploy (#9057)
This commit is contained in:
@@ -17,7 +17,7 @@ kubeadm config [flags]
|
||||
|
||||
### Options
|
||||
|
||||
<table style="width: 100%;">
|
||||
<table style="width: 100%; table-layout: fixed;">
|
||||
<colgroup>
|
||||
<col span="1" style="width: 10px;" />
|
||||
<col span="1" />
|
||||
@@ -28,14 +28,14 @@ kubeadm config [flags]
|
||||
<td colspan="2">-h, --help</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%">help for config</td>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;">help for config</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td colspan="2">--kubeconfig string Default: "/etc/kubernetes/admin.conf"</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%">The KubeConfig file to use when talking to the cluster.</td>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;">The KubeConfig file to use when talking to the cluster.</td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user