Skip to content

ntndash/k8s-opa-gatekeeper-demo

 
 

Repository files navigation

k8s-opa-gatekeeper-demo

This project is demoing OPA Gatekeeper with Kubernetes. Gatekeeper is an opensource project supported by CNCF. It aims for creating policies to manage Kubernetes like:

  • Enforcing labels on namespaces.
  • Allowing only images coming from certain Docker Registries.
  • Require all Pods specify resource requests and limits.
  • Prevent conflicting Ingress objects from being created.
  • Enforcing running containers as non-root.

Watch the video here: https://youtu.be/urvSPmlU69k

About

Demoing OPA Gatekeeper Policies with Kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%