Quick Start in 3 Steps

The easiest way to start with Kubescape is to download the command line tool and run a scan. All you need is to download Kubescape to a machine with kubectl access, and you will have your first scan results in less than a minute.

1. Get Kubescape

curl -s https://raw.githubusercontent.com/kubescape/kubescape/master/install.sh | /bin/bash

2. Run a scan

kubescape scan --server api.armosec.io

3. Get results!