3 个仓库
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.
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.
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.
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.