Installation
Installing the Kubectl HLF Plugin
# when kubectl-hlf is in the krew-index
kubectl krew install hlf
Upgrading the Kubectl HLF Plugin
# when kubectl-hlf is in the krew-index
kubectl krew upgrade hlf
Verifying the installation
If the following command shows the list of commands of HLF, it means that the installation has been succesfull.
kubectl hlf --help