logo
Dates

Author


Conferences

Tags

Sort by:  

Authors: Peter O'Neill
2022-10-28

Come to this session to learn about the Open Policy Agent (OPA) project. OPA is a general-purpose policy engine that solves a number of policy-related use cases for Kubernetes, microservices, CI/CD, cloud, and more. During this session the OPA maintainers will introduce the project for newcomers and then provide updates on the latest and greatest features landing in OPA and OPA Gatekeeper. If you are interested in policy and security as it relates to cloud native technology, this session is for you.
Authors: Anders Eknert, Will Beason
2022-05-18

tldr - powered by Generative AI

Gatekeeper is a popular open-source tool for Kubernetes that enforces policies on resources in a cluster. The tool has undergone significant improvements, including a reduction in memory usage and the addition of external data and Gator CLI features.
  • Gatekeeper is an open-source tool for Kubernetes that enforces policies on resources in a cluster
  • Significant improvements have been made to Gatekeeper, including a 20x reduction in memory usage
  • New features include external data and Gator CLI
  • Gatekeeper is commonly used in service meshes like Istio
Authors: Rita Zhang, Ash Narkar
2021-10-15

tldr - powered by Generative AI

OPA is a general-purpose policy engine that can be integrated with various systems to enforce custom security policies. The community is working on improving documentation, updating tutorials, and optimizing memory usage.
  • OPA is a policy engine that uses a high-level declarative language called Rego to write policies that can be sets, objects, collections of values, strings, and more.
  • OPA can be deployed as a sidecar, a host-level daemon, or embedded inside Go code.
  • OPA provides management APIs to pull policy and data from a remote service and upload logs and decisions to a remote service for offline auditing.
  • OPA has a rich set of tooling, including a unit test framework and integrations with IDEs like Vim, VSCode, and IntelliJ.
  • OPA is a general-purpose policy engine that can be integrated with various systems to enforce custom security policies.
  • The community is working on improving documentation, updating tutorials, and optimizing memory usage.