Skip to main content

1. Install Kusk CLI

To install Kusk CLI, you will need the following tools available in your system:

MacOS

brew install kubeshop/kusk/kusk

Linux

curl -sSLf https://raw.githubusercontent.com/kubeshop/kusk-gateway/main/cmd/kusk/scripts/install.sh | bash

Windows (Chocolatey)

choco source add --name=kubeshop_repo --source=https://chocolatey.kubeshop.io/chocolatey
choco install kusk -y
note

For other installation methods, check the extended installation page.