Skip to content

K0s status

k0s status#

Get k0s instance status information

k0s status [flags]

Examples#

The command will return information about system init, PID, k0s role, kubeconfig and similar.

Options#

  -d, --debug                  Debug logging (implies verbose logging)
      --debugListenOn string   Http listenOn for Debug pprof handler (default ":6060")
  -h, --help                   help for status
  -o, --out string             sets type of output to json or yaml
      --status-socket string   Full file path to the socket file. (default: <rundir>/status.sock)
  -v, --verbose                Verbose logging

SEE ALSO#