Skip to content

K0s install

k0s install#

Install k0s on a brand-new system. Must be run as root (or with sudo)

k0s install [flags]

Options#

  -d, --debug                  Debug logging (implies verbose logging)
      --debugListenOn string   Http listenOn for Debug pprof handler (default ":6060")
  -e, --env stringArray        set environment variable
      --force                  force init script creation
  -h, --help                   help for install
  -v, --verbose                Verbose logging

SEE ALSO#

  • k0s - k0s - Zero Friction Kubernetes
  • 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)