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.pull/27818/head
parent
acf2e99652
commit
d31ac9b884
|
@ -59,7 +59,7 @@ kubeadm init phase control-plane all [flags]
|
|||
<td colspan="2">--apiserver-extra-args <comma-separated 'key=value' pairs></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>A set of extra flags to pass to the API Server or override default ones in form of <!-- raw HTML omitted -->=<!-- raw HTML omitted --></p></td>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>A set of extra flags to pass to the API Server or override default ones in form of <flagname>=<value></p></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -87,7 +87,7 @@ kubeadm init phase control-plane all [flags]
|
|||
<td colspan="2">--controller-manager-extra-args <comma-separated 'key=value' pairs></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>A set of extra flags to pass to the Controller Manager or override default ones in form of <!-- raw HTML omitted -->=<!-- raw HTML omitted --></p></td>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>A set of extra flags to pass to the Controller Manager or override default ones in form of <flagname>=<value></p></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -136,7 +136,7 @@ kubeadm init phase control-plane all [flags]
|
|||
<td colspan="2">--scheduler-extra-args <comma-separated 'key=value' pairs></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>A set of extra flags to pass to the Scheduler or override default ones in form of <!-- raw HTML omitted -->=<!-- raw HTML omitted --></p></td>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>A set of extra flags to pass to the Scheduler or override default ones in form of <flagname>=<value></p></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
|
@ -48,7 +48,7 @@ kubeadm init phase control-plane apiserver [flags]
|
|||
<td colspan="2">--apiserver-extra-args <comma-separated 'key=value' pairs></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>A set of extra flags to pass to the API Server or override default ones in form of <!-- raw HTML omitted -->=<!-- raw HTML omitted --></p></td>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>A set of extra flags to pass to the API Server or override default ones in form of <flagname>=<value></p></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
|
@ -48,7 +48,7 @@ kubeadm init phase control-plane controller-manager [flags]
|
|||
<td colspan="2">--controller-manager-extra-args <comma-separated 'key=value' pairs></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>A set of extra flags to pass to the Controller Manager or override default ones in form of <!-- raw HTML omitted -->=<!-- raw HTML omitted --></p></td>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>A set of extra flags to pass to the Controller Manager or override default ones in form of <flagname>=<value></p></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
|
@ -76,7 +76,7 @@ kubeadm init phase control-plane scheduler [flags]
|
|||
<td colspan="2">--scheduler-extra-args <comma-separated 'key=value' pairs></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>A set of extra flags to pass to the Scheduler or override default ones in form of <!-- raw HTML omitted -->=<!-- raw HTML omitted --></p></td>
|
||||
<td></td><td style="line-height: 130%; word-wrap: break-word;"><p>A set of extra flags to pass to the Scheduler or override default ones in form of <flagname>=<value></p></td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -83,7 +83,7 @@ kubeadm join phase control-plane-prepare all [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>
|
||||
|
|
|
@ -69,7 +69,7 @@ kubeadm join phase control-plane-prepare certs [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>
|
||||
|
|
|
@ -69,7 +69,7 @@ kubeadm join phase control-plane-prepare download-certs [api-server-endpoint] [f
|
|||
<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>
|
||||
|
|
|
@ -69,7 +69,7 @@ kubeadm join phase control-plane-prepare kubeconfig [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>
|
||||
|
|
|
@ -62,7 +62,7 @@ kubeadm join phase kubelet-start [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>
|
||||
|
|
|
@ -97,7 +97,7 @@ kubeadm join phase preflight [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>
|
||||
|
|
Loading…
Reference in New Issue