Skip to content

Using Both Constraints & OPA ConfigMap Rules #470

Discussion options

You must be logged in to vote

Hi @ChuckQuinnIV!

You can configure as many validating admission controllers as you want, using OPA, Gatekeeper and/or something else entirely. Only downside I can think of is the added complexity of having to manage multiple solutions (with different ways to fetch policy, log decisions, and so on), and of course the extra latency added by each webhook.

If you already have "plain" OPA configured for validating admission control, could the Gatekeeper PSP policies not be ported for evaluation in that context without too much effort, assuming they're both Rego? If that's not the case, running both doesn't seem too controversial to me.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ChuckQuinnIV
Comment options

Answer selected by ChuckQuinnIV
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants