How to Install K8up
Helm
The most convenient way to install K8up on your Kubernetes cluster is by using helm.
Please refer to the separate installation instructions in the Helm chart.
Command-Line Tool (CLI)
The command-line tool can be downloaded from the "Releases" page on GitHub, and installed in your $PATH
.
After installation, run the k8up --version
command to make sure it is properly installed.