1 Repo
Integration with external HTTP services to provide real-time context for policy decisions.
Distinct from External Data Provider Integrations: Existing candidates focus on productivity apps, social login, or system displays rather than infrastructure policy context
Explore 1 awesome GitHub repository matching devops & infrastructure · External Data Providers. 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
Fetches real-time context from external HTTP services to inform authorization and validation decisions.