kk init os: Init operating system.
Init operating system. This command will install openssl
, socat
, conntrack
, ipset
, ipvsadm
, ebtables
and chrony
on all the nodes.
Path to a KubeKey artifact.
Print detailed information. The default is false
.
Path to a configuration file.
Init the operating system from a specified configuration file.
$ kk init os -f config-example.yaml
Init the operating system from a specified configuration file and use a KubeKey artifact.
$ kk init os -f config-example.yaml -a kubekey-artifact.tar.gz