Regenerated reference for kubeadm

The upstream source code now applies normalization function to all
command line flags. The PR captures such a change for all references
impacted.
This commit is contained in:
Qiming Teng
2021-04-30 10:44:21 +08:00
parent acf2e99652
commit d31ac9b884
11 changed files with 13 additions and 13 deletions
@@ -147,7 +147,7 @@ kubeadm join [api-server-endpoint] [flags]
<td colspan="2">--discovery-token-ca-cert-hash strings</td>
</tr>
<tr>
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>For token-based discovery, validate that the root CA public key matches this hash (format: &quot;<!-- raw HTML omitted -->:<!-- raw HTML omitted -->&quot;).</p></td>
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>For token-based discovery, validate that the root CA public key matches this hash (format: &quot;&lt;type&gt;:&lt;value&gt;&quot;).</p></td>
</tr>
<tr>