K0s default config

k0s default-config

Output the default k0s configuration yaml to stdout

  1. k0s default-config [flags]

Options

  1. -h, --help help for default-config

Options inherited from parent commands

  1. -c, --config string config file (default: ./k0s.yaml)
  2. --data-dir string Data Directory for k0s (default: /var/lib/k0s). DO NOT CHANGE for an existing setup, things will break!
  3. -d, --debug Debug logging (default: false)
  4. -l, --logging stringToString Logging Levels for the different components (default [kube-controller-manager=1,kube-scheduler=1,kubelet=1,etcd=info,containerd=info,konnectivity-server=1,kube-apiserver=1])

SEE ALSO

  • k0s - k0s - Zero Friction Kubernetes