table of contents
KUBERNETES(1)(kubernetes) | KUBERNETES(1)(kubernetes) |
NAME¶
kubeadm init phase upload-config - Upload the kubeadm and kubelet configuration to a ConfigMap
SYNOPSIS¶
kubeadm init phase upload-config [OPTIONS]
DESCRIPTION¶
This command is not meant to be run on its own. See list of available subcommands.
OPTIONS INHERITED FROM PARENT COMMANDS¶
--rootfs="" The path to the 'real' host root filesystem. This will cause kubeadm to chroot into the provided path.
--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-upload-config-all(1), kubeadm-init-phase-upload-config-kubeadm(1), kubeadm-init-phase-upload-config-kubelet(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 |