LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

prowler-kubernetes

Kubernetes cluster security assessment

TLDR

Run Kubernetes security assessment
$ prowler kubernetes
copy
Run with specific context
$ prowler kubernetes --context [my-cluster]
copy
Run specific checks
$ prowler kubernetes --checks [pod_security_policy]
copy
Output to JSON
$ prowler kubernetes -M json -o [results/]
copy

SYNOPSIS

prowler kubernetes [options]

DESCRIPTION

prowler kubernetes performs security assessment of Kubernetes clusters. It checks for misconfigurations, RBAC issues, pod security violations, and compliance against security best practices including the CIS Kubernetes Benchmark.The tool connects to the cluster using the current kubeconfig context and evaluates resources across namespaces. Results can be filtered by specific checks, namespaces, or compliance frameworks.

PARAMETERS

--checks checks

Specific checks to run.
--context name
Kubernetes context.
--namespace name
Target namespace.
--compliance framework
Compliance framework.
-M, --output-modes format
Output format.
-o, --output-directory dir
Output directory.

INSTALL

brew install prowler
copy
nix profile install nixpkgs#prowler
copy

CAVEATS

Requires appropriate RBAC permissions to read cluster resources. Some checks need cluster-admin access. Results reflect the current state at scan time. The `--context` flag must match an existing kubeconfig context.

SEE ALSO

prowler(1), kubectl(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid