Scroll to navigation

KUBERNETES(1) Jan 2015 KUBERNETES(1)

NAME

kubeadm join phase control-plane-prepare - Prepare the machine for serving a control plane

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.

--log-flush-frequency=5s
Maximum number of seconds between log flushes

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

--version=false
Print version information and quit

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!

kubernetes User Manuals Eric Paris