Skip to content

K0s sysinfo

k0s sysinfo#

Display system information

Synopsis#

Runs k0s's pre-flight checks and issues the results to stdout.

k0s sysinfo [flags]

Options#

      --controller             Include controller-specific sysinfo (default true)
      --data-dir string        Data Directory for k0s (default "/var/lib/k0s")
  -d, --debug                  Debug logging (implies verbose logging)
      --debugListenOn string   Http listenOn for Debug pprof handler (default ":6060")
  -h, --help                   help for sysinfo
  -o, --output string          Output format (valid values: text, json, yaml) (default "text")
  -v, --verbose                Verbose logging
      --worker                 Include worker-specific sysinfo (default true)

SEE ALSO#

  • k0s - k0s - Zero Friction Kubernetes