Kubescape¶
Kubescape is the first tool for testing if Kubernetes is deployed securely as defined in Kubernetes Hardening Guidance by to NSA and CISA (https://www.nsa.gov/News-Features/Feature-Stories/Article-View/Article/2716980/nsa-cisa-release-kubernetes-hardening-guidance/).
Install Kubescape¶
Install latest version
curl -s https://raw.githubusercontent.com/armosec/kubescape/master/install.sh | /bin/bash