Skip to content

shomron/gatekeeper-library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OPA Gatekeeper Library

This repository is a community-owned library of policies for the OPA Gatekeeper project.

How to use the library

The easiest way to apply a policy from this library is to download and apply the constraint.yaml and template.yaml provided in each directory

For example

cd library/general/httpsonly/
kubectl apply -f constraint.yaml
kubectl apply -f template.yaml

How to contribute to the library

TODO.

About

The OPA Gatekeeper policy library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Open Policy Agent 99.9%
  • Other 0.1%