Replies: 2 comments
-
Some thoughts
|
Beta Was this translation helpful? Give feedback.
0 replies
-
I had taken a took at gatekeeper chart and it looks like it is quite complicated to be joined together with what currently exists in So, maybe it worth to create a new repo
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On the OPA biweekly meeting today @eshepelyuk brought up the need for a Helm chart that creates an OPA deployment on the cluster to expose it as a service for other K8s apps to consume. We currently have a Helm chart in the kube-mgmt repo that has primarily been used to deploy openpolicyagent/opa along with the kube-mgmt sidecar as an admission controller. Similarly, we have a Helm chart for Gatekeeper as well.
I'd like to figure out if it would make sense to create a new top-level "charts" repo that could house the various charts that are useful to OPA users. The first three candidate charts would be:
Additionally, we could look at creating charts that deploy multiple OPAs for multiple use cases. Ideally that would compose these individual charts.
The devil is details here but a few things to understand:
I'm probably missing a few things.
cc @ritazh @phisco @eshepelyuk if you folks can weigh in, that would be super helpful.
Beta Was this translation helpful? Give feedback.
All reactions