.nh .TH "KubeOne" "1" "Feb 2026" "Auto generated by spf13/cobra" "" .SH NAME kubeone-init - init new kubeone cluster configuration .SH SYNOPSIS \fBkubeone init [flags]\fP .SH DESCRIPTION Initialize new KubeOne + terraform configuration for chosen provider. .SH OPTIONS \fB--cluster-name\fP="" name of the cluster .PP \fB-h\fP, \fB--help\fP[=false] help for init .PP \fB-i\fP, \fB--interactive\fP[=false] run command in the interactive mode .PP \fB--kubernetes-version\fP="v1.34.3" kubernetes version .PP \fB--path\fP="." path where to write files .PP \fB--provider\fP="none" provider to initialize, possible values: aws, azure, digitalocean, equinixmetal, gce, hetzner, none, nutanix, openstack, vmware-cloud-director, vsphere, vsphere/flatcar .PP \fB--terraform\fP[=true] generate terraform config .SH OPTIONS INHERITED FROM PARENT COMMANDS \fB-c\fP, \fB--credentials\fP="" File to source credentials and secrets from .PP \fB-d\fP, \fB--debug\fP[=false] debug output with stacktrace .PP \fB-l\fP, \fB--log-format\fP="text" format for logging .PP \fB-m\fP, \fB--manifest\fP="./kubeone.yaml" Path to the KubeOne config .PP \fB-t\fP, \fB--tfjson\fP="" Source for terraform output in JSON - to read from stdin. If path is a file, contents will be used. If path is a dictionary, \fBterraform output -json\fR is executed in this path .PP \fB-v\fP, \fB--verbose\fP[=false] verbose output .SH EXAMPLE .EX kubeone init --provider aws .EE .SH SEE ALSO \fBkubeone(1)\fP .SH HISTORY 8-Feb-2026 Auto generated by spf13/cobra