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:
@@ -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: "<!-- raw HTML omitted -->:<!-- raw HTML omitted -->").</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: "<type>:<value>").</p></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user