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