All Projects → open-policy-agent → Gatekeeper

open-policy-agent / Gatekeeper

Licence: apache-2.0
Gatekeeper - Policy Controller for Kubernetes

Programming Languages

go
31211 projects - #10 most used programming language
Open Policy Agent
39 projects
shell
77523 projects
Makefile
30231 projects
Smarty
1635 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to Gatekeeper

fury-kubernetes-opa
Kubernetes Fury OPA. Policy enforcement for your Kubernetes Cluster
Stars: ✭ 34 (-98.45%)
Mutual labels:  cncf, opa
ccheck
A command line tool for validating Kubernetes configs with rego
Stars: ✭ 63 (-97.13%)
Mutual labels:  cncf, opa
Kubernetes Handbook
Kubernetes中文指南/云原生应用架构实践手册 - https://jimmysong.io/kubernetes-handbook
Stars: ✭ 9,420 (+329.35%)
Mutual labels:  cncf
Fluentd
Fluentd: Unified Logging Layer (project under CNCF)
Stars: ✭ 10,807 (+392.57%)
Mutual labels:  cncf
Policy Hub Cli
CLI for searching Rego policies
Stars: ✭ 88 (-95.99%)
Mutual labels:  cncf
Siddhi
Stream Processing and Complex Event Processing Engine
Stars: ✭ 1,185 (-45.99%)
Mutual labels:  cncf
Falco Security Workshop
Container Security Workshop covering using Falco on Kubernetes.
Stars: ✭ 91 (-95.85%)
Mutual labels:  cncf
Thanos
Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project.
Stars: ✭ 9,820 (+347.58%)
Mutual labels:  cncf
Sig App Delivery
📨🚚CNCF App Delivery SIG
Stars: ✭ 124 (-94.35%)
Mutual labels:  cncf
Contribute
🙋🏿‍♀️🙋🏽‍♂️🙋🏻‍♀️Contribution guide to the CNCF ecosystem
Stars: ✭ 87 (-96.03%)
Mutual labels:  cncf
Lifecycle
Reference implementation of the Cloud Native Buildpacks lifecycle
Stars: ✭ 109 (-95.03%)
Mutual labels:  cncf
Sig Storage
🗄CNCF Storage SIG
Stars: ✭ 80 (-96.35%)
Mutual labels:  cncf
Rook
Storage Orchestration for Kubernetes
Stars: ✭ 9,369 (+327.03%)
Mutual labels:  cncf
Tikv
Distributed transactional key-value database, originally created to complement TiDB
Stars: ✭ 10,403 (+374.16%)
Mutual labels:  cncf
Citrix Adc Metrics Exporter
Export metrics from Citrix ADC (NetScaler) to Prometheus
Stars: ✭ 67 (-96.95%)
Mutual labels:  cncf
Litmus
Litmus helps SREs and developers practice chaos engineering in a Cloud-native way. Chaos experiments are published at the ChaosHub (https://hub.litmuschaos.io). Community notes is at https://hackmd.io/a4Zu_sH4TZGeih-xCimi3Q
Stars: ✭ 2,377 (+8.34%)
Mutual labels:  cncf
Kubecon Cloudnativecon Europe 2019
KubeCon-CloudNativeCon-Europe-2019's slides. / 2019欧洲CNCF大会PPT。
Stars: ✭ 62 (-97.17%)
Mutual labels:  cncf
Tuf
A framework for securing software update systems
Stars: ✭ 1,202 (-45.21%)
Mutual labels:  cncf
Wg Serverless
CNCF Serverless WG
Stars: ✭ 1,298 (-40.84%)
Mutual labels:  cncf
Kubevela
The Modern Application Platform.
Stars: ✭ 2,984 (+36.01%)
Mutual labels:  cncf

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].