Skip to content

K0s stop

k0s stop#

Stop the k0s service after it has been installed using k0s install. Must be run as root (or with sudo).

Options#

  -h, --help   help for start

Options inherited from parent commands#

  -d, --debug                    Debug logging (default: false)

SEE ALSO#

  • k0s start - Start the k0s service after it has been installed using k0s install. Must be run as root (or with sudo)
  • k0s install - Install k0s on a brand-new system. Must be run as root (or with sudo)
  • k0s install controller - Install k0s controller on a brand-new system. Must be run as root (or with sudo)
  • k0s install worker - Install k0s worker on a brand-new system. Must be run as root (or with sudo)