bigbrobro / gatekeeper

Gatekeeper - Policy Controller for Kubernetes

Home Page:https://open-policy-agent.github.io/gatekeeper/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gatekeeper

How is Gatekeeper different from OPA?

Compared to using OPA with its sidecar kube-mgmt (aka Gatekeeper v1.0), Gatekeeper introduces the following functionality:

  • An extensible, parameterized policy library
  • Native Kubernetes CRDs for instantiating the policy library (aka "constraints")
  • Native Kubernetes CRDs for extending the policy library (aka "constraint templates")
  • Audit functionality

Getting started

Check out the installation instructions to deploy Gatekeeper components to your Kubernetes cluster.

Documentation

Please see the docs for more in-depth information.

Policy Library

See the Gatekeeper policy library for a collection of constraint templates and sample constraints that you can use with Gatekeeper.

Community

Join us to help define the direction and implementation of this project!

Code of conduct

This project is governed by the CNCF Code of conduct.

Security

Please report vulnerabilities by email to open-policy-agent-security. We will send a confirmation message to acknowledge that we have received the report and then we will send additional messages to follow up once the issue has been investigated.

For details on the security release process please refer to the open-policy-agent/opa/SECURITY.md file.

About

Gatekeeper - Policy Controller for Kubernetes

https://open-policy-agent.github.io/gatekeeper/

License:Apache License 2.0


Languages

Language:Go 92.1%Language:Open Policy Agent 3.9%Language:Shell 1.6%Language:Makefile 1.4%Language:Smarty 0.3%Language:Dockerfile 0.3%Language:JavaScript 0.2%Language:CSS 0.1%Language:HTML 0.0%