Responsive

Install Testkube
On Prem

  1. Copy the following command lines to install:
brew install testkube
[copied to clipboard]
choco source add --name=kubeshop_repo --source=https://chocolatey.kubeshop.io/chocolatey
choco install testkube -y
[copied to clipboard]
wget -qO - https://repo.testkube.io/key.pub | sudo apt-key
add - echo "deb https://repo.testkube.io/linux linux main" | sudo tee -a /etc/apt/sources.list
sudo apt-get update
sudo apt-get install -y testkube
[copied to clipboard]
curl -sSLf https://get.testkube.io | sh
[copied to clipboard]
Download the binary for the version and platform of your choice here.
  1. Submit the form to the right to get your license key.
  2. Refer to the Quickstart installation documentation.
*To install the Testkube CLI you'll need Kubectl and Helm
Your browser settings are blocking ths content from being displayed.