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 - Helper command for setting up k0s on a brand-new system. Must be run as root (or with sudo)
- k0s install controller - Helper command for setting up k0s as controller node on a brand-new system. Must be run as root (or with sudo)
- k0s install worker - Helper command for setting up k0s as a worker node on a brand-new system. Must be run as root (or with sudo)