Prerequisites#
kubectl#
Install kubectl
Auto completions for kubectl (optional)#
pkgctl (optional)#
pkgctl is a single binary built for linux and Mac OS, distributed via ghreleases specialized to interface with the pkgserver.
To download & install the latest release the following automated installation script can be used.
As a result, the latest pkgctl
version will be installed in the /usr/local/bin directory and the version information will be printed out.
To install a specific version of pkgctl
, provide the version with -v flag to the installation script:
Install Kubernetes (optional)#
pkgserver does not have dependencies on a particular k8s distribution. You can install any of the distributions you like. Below we listed some options.