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#

  -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 "status.sock")

SEE ALSO#