This is the multi-page printable view of this section. Click here to print.

Return to the regular view of this page.

K3s

Create and Manage K3S cluster

    Synopsis

    Usage:
      k3s create <server> [<user>]
      k3s delete <server> [<user>]
      k3s info
      k3s kubeconfig <server> [<user>]
      k3s status
    

    Commands

      create     create a k3s with ssh in <server> using <user> with sudo
      delete     uninstall k3s with ssh in <server> using <username> with sudo
      info       info on the server
      kubeconfig recover the kubeconfig from a k3s server <server> with user <username>
      status     status of the server