table of contents
KUBERNETES(1)(kubernetes) | KUBERNETES(1)(kubernetes) |
NAME¶
kubeadm init phase kubeconfig - Generate all kubeconfig files necessary to establish the control plane and the admin kubeconfig file
SYNOPSIS¶
kubeadm init phase kubeconfig [OPTIONS]
DESCRIPTION¶
This command is not meant to be run on its own. See list of available subcommands.
OPTIONS INHERITED FROM PARENT COMMANDS¶
--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
SEE ALSO¶
kubeadm-init-phase(1), kubeadm-init-phase-kubeconfig-admin(1), kubeadm-init-phase-kubeconfig-all(1), kubeadm-init-phase-kubeconfig-controller-manager(1), kubeadm-init-phase-kubeconfig-kubelet(1), kubeadm-init-phase-kubeconfig-scheduler(1), kubeadm-init-phase-kubeconfig-super-admin(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!
User | Manuals |