1 Repo
Encryption and identity verification for communication between a controller and external data sources.
Distinct from Security and Access Control: Focuses on the secure transport and identity between the policy engine and its external data providers via TLS.
Explore 1 awesome GitHub repository matching security & cryptography · External Data Provider Security. Refine with filters or upvote what's useful.
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
Enforces encryption and identity verification between the controller and external data providers using TLS.