awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Kubernetes 策略执行引擎

排名更新于 2026年6月30日

For Kubernetes Policy-as-Code 引擎, the strongest matches are kyverno/kyverno (Kyverno is a Kubernetes-native policy engine that validates, mutates), datreeio/datree (Datree is a Kubernetes policy enforcement framework that validates) and open-policy-agent/gatekeeper (Gatekeeper is a policy controller for Kubernetes that enforces). kubescape/kubescape and sigstore/policy-controller round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

用于在 Kubernetes 集群资源中验证并强制执行安全或合规性策略的自动化工具。

Kubernetes 策略执行引擎

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • kyverno/kyvernokyverno 的头像

    kyverno/kyverno

    7,841在 GitHub 上查看↗

    Kyverno is a Kubernetes policy engine and cloud native governance tool. It functions as a policy-as-code framework that validates, mutates, and generates resources to enforce security and governance standards within a cluster. The project distinguishes itself through a declarative policy model that utilizes native Kubernetes custom resource definitions, allowing policies to be managed as standard cluster objects without custom code. It provides specific security capabilities for container image verification and signature validation to ensure only trusted images are deployed. Its broader capa

    Kyverno is a Kubernetes-native policy engine that validates, mutates, and generates resources via admission control, using declarative policy-as-code with Custom Resource Definitions — it directly meets the search for a Kubernetes policy engine with support for enforcement, mutation, and compliance features.

    GoPolicy-As-Code Engines
    在 GitHub 上查看↗7,841
  • datreeio/datreedatreeio 的头像

    datreeio/datree

    6,339在 GitHub 上查看↗

    Datree is a policy enforcement framework for Kubernetes that validates configurations against rules written in Rego, JSON Schema, or CEL. It operates as both a command-line tool for pre-deployment scanning and as a cluster-side admission webhook for real-time enforcement, integrating with CI/CD pipelines and continuous delivery tools like ArgoCD and FluxCD. The framework supports namespace-scoped policy mapping, allowing different policies to apply to different namespaces, and provides a skip annotation mechanism for selectively bypassing rules on individual resources or entire namespaces. It

    Datree is a Kubernetes policy enforcement framework that validates resource configurations via admission webhooks and CLI scanning using Rego, CEL, or JSON Schema, fitting the policy-engine category, though it lacks mutation support and explicit constraint template constructs.

    GoPolicy-As-Code EnginesRego Rule AuthorsAdmission Webhooks
    在 GitHub 上查看↗6,339
  • open-policy-agent/gatekeeperopen-policy-agent 的头像

    open-policy-agent/gatekeeper

    4,228在 GitHub 上查看↗

    Gatekeeper is a Kubernetes admission control and policy enforcement engine used to ensure cluster resources comply with organizational security and configuration standards. It intercepts API requests to validate or reject non-compliant resources before they are persisted in the cluster. The project uses a parameterized policy library and custom resource definitions to create reusable templates and enforcement rules. It distinguishes itself through a hub-and-spoke management model, allowing a controller in a management cluster to enforce policies across separate target clusters. Beyond admiss

    Gatekeeper is a policy controller for Kubernetes that enforces OPA-based policies via admission control, supports constraint templates, audit, and mutation, making it a comprehensive solution for your search.

    GoKubernetes Resource ValidationAdmission WebhooksKubernetes Admission Webhook Filters
    在 GitHub 上查看↗4,228
  • kubescape/kubescapekubescape 的头像

    kubescape/kubescape

    11,489在 GitHub 上查看↗

    Kubescape is a Kubernetes security posture management platform designed to scan clusters, manifests, and images for misconfigurations, vulnerabilities, and compliance risks. It functions as a comprehensive security suite incorporating a compliance scanner, a container image vulnerability scanner, an admission controller for policy enforcement, and a runtime security monitor. The platform distinguishes itself through runtime-aware vulnerability filtering, which maps libraries loaded in memory to determine if vulnerabilities are actually reachable. It also integrates with AI assistants via a Mo

    Kubescape includes an admission controller for policy enforcement and compliance scanning, so it can define and enforce governance policies on Kubernetes, though its broader security‑posture scope goes beyond a dedicated policy engine.

    GoAdmission Webhooks
    在 GitHub 上查看↗11,489
  • sigstore/policy-controllersigstore 的头像

    sigstore/policy-controller

    175在 GitHub 上查看↗

    Sigstore Policy Controller - an admission controller that can be used to enforce policy on a Kubernetes cluster based on verifiable supply-chain metadata from cosign

    Sigstore Policy Controller is an admission controller that enforces policy on Kubernetes clusters using verifiable supply-chain metadata from cosign, making it a valid but specialized Kubernetes policy engine focused on image supply-chain security rather than general governance.

    GoImage Scanning and SBOM
    在 GitHub 上查看↗175

Related searches

  • 策略即代码 (Policy-as-Code) 授权引擎
  • Kubernetes 配置审计工具
  • Kubernetes 集群安全扫描器
  • Terraform 策略与合规性检查工具
  • Kubernetes Operator 开发框架
  • 集群容器编排平台
  • 查找 Kubernetes 过期对象的工具
  • Kubernetes 渐进式交付控制器