Replies: 4 comments 1 reply
-
|
Some thoughts
|
Beta Was this translation helpful? Give feedback.
-
|
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.
-
|
It's intriguing four years later this is still open. +1 for this. |
Beta Was this translation helpful? Give feedback.
-
|
kube-mgmt does everything that was missing previously to deploy OPA as generic API service. for the admission controller - gatekeeper exists. |
Beta Was this translation helpful? Give feedback.
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