Sponsor:

Your company here, and a link to your site. Click to find out more.

kubeadm-join-phase-control-plane-join - Man Page

Join a machine as a control plane instance

Eric Paris Jan 2015

Synopsis

kubeadm join phase control-plane-join [OPTIONS]

Description

Join a machine as a control plane instance

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

  # Joins a machine as a control plane instance
  kubeadm join phase control-plane-join all

See Also

kubeadm-join-phase(1), kubeadm-join-phase-control-plane-join-all(1), kubeadm-join-phase-control-plane-join-etcd(1), kubeadm-join-phase-control-plane-join-mark-control-plane(1), kubeadm-join-phase-control-plane-join-update-status(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-join-all(1), kubeadm-join-phase-control-plane-join-etcd(1), kubeadm-join-phase-control-plane-join-mark-control-plane(1), kubeadm-join-phase-control-plane-join-update-status(1).

User Manuals