kubeadm-join-phase-control-plane-prepare

Prepare the machine for serving a control plane

Eric Paris Jan 2015

Synopsis

kubeadm join phase control-plane-prepare [OPTIONS]

Description

Prepare the machine for serving a control plane

Options Inherited from Parent Commands

--azure-container-registry-config="" Path to the file containing Azure container registry configuration information.

--rootfs="" [EXPERIMENTAL] The path to the 'real' host root filesystem.

--version=false --version, --version=raw prints version information and quits; --version=vX.Y.Z... sets the reported version

Example

  # Prepares the machine for serving a control plane
  kubeadm join phase control-plane-prepare all

See Also

kubeadm-join-phase(1), kubeadm-join-phase-control-plane-prepare-all(1), kubeadm-join-phase-control-plane-prepare-certs(1), kubeadm-join-phase-control-plane-prepare-control-plane(1), kubeadm-join-phase-control-plane-prepare-download-certs(1), kubeadm-join-phase-control-plane-prepare-kubeconfig(1),

History

January 2015, Originally compiled by Eric Paris (eparis at redhat dot com) based on the kubernetes source material, but hopefully they have been automatically generated since!

Referenced By

kubeadm-join-phase(1), kubeadm-join-phase-control-plane-prepare-all(1), kubeadm-join-phase-control-plane-prepare-certs(1), kubeadm-join-phase-control-plane-prepare-control-plane(1), kubeadm-join-phase-control-plane-prepare-download-certs(1), kubeadm-join-phase-control-plane-prepare-kubeconfig(1).

User Manuals