Is OPA Gatekeeper the best solution for writing policies for k8s clusters?

This page summarizes the projects mentioned and recommended in the original post on /r/kubernetes

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. checkov

    Prevent cloud misconfigurations and find vulnerabilities during build-time in infrastructure as code, container images and open source packages with Checkov by Bridgecrew.

    We’ve been using https://www.checkov.io/ for terraform and will be using this for yaml and helm. Lots of policies out of the box.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. trivy

    Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more

  4. Kyverno

    Unified Policy as Code

  5. datree

    Discontinued Prevent Kubernetes misconfigurations from reaching production (again 😤 )! From code to cloud, Datree provides an E2E policy enforcement solution to run automatic checks for rule violations. See our docs: https://hub.datree.io

  6. polaris

    Validation of best practices in your Kubernetes clusters

  7. gatekeeper

    🐊 Policy Controller for Kubernetes

  8. Kubewarden

    Discontinued Kubewarden is a policy engine for Kubernetes. It helps with keeping your Kubernetes clusters secure and compliant. Kubewarden policies can be written using regular programming languages or Domain Specific Languages (DSL) sugh as Rego. Policies are compiled into WebAssembly modules that are then distributed using traditional container registries.

    I'm one of the developers of kubewarden, a CNCF sandbox project that operates in the same space as OPA/Gatekeeper and Kyverno.

  9. kubeval

    Validate your Kubernetes configuration files, supports multiple Kubernetes versions

  10. k-rail

    Discontinued Kubernetes security tool for policy enforcement

  11. konstraint

    A policy management tool for interacting with Gatekeeper

  12. bridgekeeper

    Kubernetes policy enforcement using python

  13. jspolicy

    jsPolicy - Easier & Faster Kubernetes Policies using JavaScript or TypeScript

  14. neuvector-helm

    HELM chart to install NeuVector container cluster

    You can test and have this up-and-running in less than 30 minutes... 1. deploy NeuVector into your cluster and login (~10 minutes via helm?) 2. login & change admin password - (2 minutes?) 3. Policy > Admission Control 4. click Add - select "Image Registry", "is one of", add your registries, click add - (2 minutes?) 5. click Add - select "Resource Limit Configuration (RLC) - set appropriate values, click add - (4 minutes?) 6. Click Status to "Enabled" & confirm Mode is set to "Monitor" so you can collect violation data without pissing someone off. (the Protect mode will block scheduling of image by kubernetes) - 2 minutes

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Docker Compose vs Kubernetes: Secure Homelab Choices

    3 projects | dev.to | 1 Apr 2026
  • The Hidden Risks of "Secure by Default": Why Security Contexts in Kubernetes Matter

    6 projects | dev.to | 30 Oct 2025
  • Dev Diary #2: Cloud Security plugin for JetBrains IDE

    4 projects | dev.to | 2 Aug 2025
  • How to Migrate from Gogo to Vtproto

    1 project | news.ycombinator.com | 5 May 2025
  • Fastly and the Linux kernel

    26 projects | dev.to | 24 Jun 2024

Did you know that Go is
the 4th most popular programming language
based on number of references?