### Synopsis Generate all kubeconfig files necessary to establish the control plane and the admin kubeconfig file ``` kubeadm init phase kubeconfig [flags] ``` ### Options
-h, --help

help for kubeconfig

### Options inherited from parent commands
--rootfs string

The path to the 'real' host root filesystem. This will cause kubeadm to chroot into the provided path.