Skip to content

Installation

From Source

The recommended installation method is to clone the repository and run:

$ go generate

$ go install ./cmd/kubectl-tap

Homebrew

Soluble provides a homebrew formula repository to use brew to build from source.

brew tap soluble-ai/homebrew-kubetap

brew install kubetap

From Binary Release

Binary releases for Mac, Windows, and Linux of varying architectures are available from the Releases page.

With Krew

Kubetap can be installed with krew:

kubectl krew install tap