跳到主要内容

Prowler

Added in v6

Prowler is a tool for compliance and security auditing of Kubernetes clusters. https://prowler.com/

Installation

To install Prowler, you can simply run the following command, or you can refer to the official documentation https://prowler.com/docs/installation/ for other installation methods. SCCCE will find find Prowler from $PATH

sccce install prowler

Check Prowler

sccce check prowler

Usage

Currently, Prowler is only available using the sccce localk8s command.

sccce localk8s

When using the localk8s command, Prowler will automatically run the audit against the local Kubernetes cluster.