Skip to content

Installation

The kubetail CLI Tool is the primary entrypoint for Kubetail on your desktop. To install it, you can use your favorite package manager:

Homebrew

Terminal window
brew install kubetail

Krew

Terminal window
kubectl krew install kubetail

MacPorts

Terminal window
sudo port install kubetail

If you prefer, you can also download it from the release binaries or use our install script:

Terminal window
curl -sS https://www.kubetail.com/install.sh | bash