Kubernetes tools that keep your clusters running and compliant.
Varax — Automated SOC2 compliance for Kubernetes. Scans your cluster against CIS Benchmarks, NSA/CISA hardening guides, and Pod Security Standards, maps findings to SOC2 controls, and generates audit-ready reports. Open-source core with Pro reporting.
helm install varax oci://ghcr.io/varaxlabs/charts/varax --namespace varax --create-namespace
kubectl exec -n varax deploy/varax -- varax scan
Varax Monitor — Dead-simple CronJob monitoring for Kubernetes. Auto-discovers all CronJobs, exports Prometheus metrics, ships pre-built Grafana dashboards. Free and open source.
helm install varax-monitor oci://ghcr.io/varaxlabs/charts/varax-monitor --namespace varax-monitor --create-namespace
Apache 2.0 · Built by a solo founder who thinks compliance shouldn't cost $50K/year.