website/docs/reference/setup-tools/kubeadm/generated/kubeadm_config_upload.md

1.0 KiB

Upload configuration about the current state, so that 'kubeadm upgrade' can later know how to configure the upgraded cluster.

Synopsis

Upload configuration about the current state, so that 'kubeadm upgrade' can later know how to configure the upgraded cluster.

kubeadm config upload [flags]

Options

<tr>
  <td colspan="2">-h, --help</td>
</tr>
<tr>
  <td></td><td style="line-height: 130%">help for upload</td>
</tr>

Options inherited from parent commands

<tr>
  <td colspan="2">--kubeconfig string&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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>
</tr>