Skip to content

K0s status components

k0s status components#

Get k0s instance component status information

k0s status components [flags]

Examples#

The command will return information about k0s components.

Options#

  -h, --help            help for components
      --max-count int   how many latest probes to show (default 1)

Options inherited from parent commands#

  -d, --debug                  Debug logging (implies verbose logging)
      --debugListenOn string   Http listenOn for Debug pprof handler (default ":6060")
      --status-socket string   Full file path to the socket file. (default: <rundir>/status.sock)
  -v, --verbose                Verbose logging

SEE ALSO#

  • k0s status - Get k0s instance status information