K0s config create
k0s config create#
Output the default k0s configuration yaml to stdout
k0s config create [flags]
Options#
--data-dir string Data Directory for k0s. DO NOT CHANGE for an existing setup, things will break! (default "/var/lib/k0s")
-d, --debug Debug logging (default: false)
--debugListenOn string Http listenOn for Debug pprof handler (default ":6060")
-h, --help help for create
--include-images include the default images in the output
--status-socket string Full file path to the socket file. (default: <rundir>/status.sock)
-v, --verbose Verbose logging (default: false)
SEE ALSO#
- k0s config - Configuration related sub-commands