The recommended installation method is to clone the repository and run:
$ go generate
$ go install ./cmd/kubectl-tap
Soluble provides a homebrew formula repository to use brew to build from source.
brew tap soluble-ai/homebrew-kubetap
brew install kubetap
Binary releases for Mac, Windows, and Linux of varying architectures are available from the Releases page.
Kubetap can be installed with krew:
kubectl krew install tap