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

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

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

3 个仓库

Awesome GitHub RepositoriesPolicy-to-Namespace Mappers

Assigns distinct policies to different Kubernetes namespaces by configuring policy-to-namespace mappings.

Distinct from Namespace Grouping: Distinct from Namespace Grouping: focuses on mapping policies to namespaces, not grouping services for policy application.

Explore 3 awesome GitHub repositories matching security & cryptography · Policy-to-Namespace Mappers. Refine with filters or upvote what's useful.

Awesome Policy-to-Namespace Mappers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • 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

    Set a default action on failure, choose which policy to use, define resources or namespaces to ignore, and customize rule failure messages.

    Goadmission-webhookbest-practicescli
    在 GitHub 上查看↗6,339
  • cri-o/cri-ocri-o 的头像

    cri-o/cri-o

    5,629在 GitHub 上查看↗

    CRI-O is an open-source container runtime that implements the Kubernetes Container Runtime Interface (CRI) to manage container images, pods, and containers on cluster nodes using OCI-compatible runtimes. It serves as a node-level container manager that handles image pulling, container lifecycle, and resource monitoring for Kubernetes clusters, running containers according to the Open Container Initiative specifications. The runtime distinguishes itself through live configuration reloading that applies changes to runtime definitions, registry mirrors, and TLS certificates without restarting th

    Enforces different image signature policies per Kubernetes namespace.

    Go
    在 GitHub 上查看↗5,629
  • cerbos/cerboscerbos 的头像

    cerbos/cerbos

    4,460在 GitHub 上查看↗

    Cerbos is an open-source authorization service that provides a centralized, language-agnostic engine for managing access control. It functions as a policy-as-code platform, allowing teams to define, test, and distribute authorization rules using declarative YAML or JSON configurations. By decoupling access logic from application code, it enables consistent permission enforcement across diverse service stacks. The project distinguishes itself through its ability to translate high-level authorization policies into native database query filters. This capability allows applications to enforce sec

    Links the service to a managed deployment that automatically compiles, tests, and pushes optimized policy bundles.

    Goaccess-controlauthorizationgo
    在 GitHub 上查看↗4,460
  1. Home
  2. Security & Cryptography
  3. Policy-Based Access Control
  4. Namespace Grouping
  5. Policy-to-Namespace Mappers

探索子标签

  • Managed Policy Store ConnectorsIntegrations that link services to managed deployments for automatic policy bundle compilation and distribution. **Distinct from Policy-to-Namespace Mappers:** Focuses on managed deployment connectivity, whereas the parent covers namespace mapping.
  • Policy Behavior ConfigurationsSettings that define default failure actions, policy selection, resource exclusions, and custom failure messages for Kubernetes policy enforcement. **Distinct from Policy-to-Namespace Mappers:** Distinct from Policy-to-Namespace Mappers: focuses on general policy behavior settings like failure actions and exclusions, not namespace mapping.