Prowler

CIS Kubernetes Benchmark scanner — a weekly Kubernetes security hygiene check.

Quick Reference

PropertyValue
Namespaceprowler
Imageregistry.ops.eblu.me/blumeops/prowler (see argocd/manifests/prowler-ringtail/kustomization.yaml for current tag)
ScheduleK8s CIS: Sunday 3am
Reportssifaka:/volume1/reports/prowler/ (NFS)
Manifestsargocd/manifests/prowler-ringtail/

What it does

Runs Prowler 5 as a single CronJob:

  • K8s CIS scan (Sunday) — CIS Kubernetes Benchmark v1.11 checks across pod security, RBAC, apiserver, etcd, kubelet, controller-manager, and scheduler

Reports are written in HTML, CSV, and JSON-OCSF to the NFS share on sifaka.

The image and IaC scans (formerly Saturday CronJobs) were retired in 2026-06 — they generated tens of thousands of un-actioned findings weekly. See Why only the K8s CIS scan.

See also