Skip to content

K0s reset

k0s reset#

Uninstall k0s. Must be run as root (or with sudo)

k0s reset [flags]

Options#

  -c, --config string             config file, use '-' to read the config from stdin (default "/etc/k0s/k0s.yaml")
      --cri-socket string         container runtime socket to use, default to internal containerd. Format: [remote|docker]:[path-to-socket]
      --data-dir string           Data Directory for k0s. DO NOT CHANGE for an existing setup, things will break! (default "/var/lib/k0s")
  -d, --debug                     Debug logging (default: false)
      --debugListenOn string      Http listenOn for Debug pprof handler (default ":6060")
  -h, --help                      help for reset
      --kubelet-root-dir string   Kubelet root directory for k0s
      --status-socket string      Full file path to the socket file. (default: <rundir>/status.sock)
  -v, --verbose                   Verbose logging (default: false)

SEE ALSO#

  • k0s - k0s - Zero Friction Kubernetes