In this 2-part tutorial, you'll learn how to create policies, how to build and publish them as a bundle served by Nginx and register them with OPA

You'll also look at example policies to restrict the tolerations that pods can use

https://dev.to/gitguardian/open-policy-agent-with-kubernetes-tutorial-pt-1-3lfn

Open Policy Agent with Kubernetes - Tutorial (Pt. 1)

Foreword As Kubernetes has become the de-facto platform to orchestrate containerized...

DEV Community