caicloud / event_exporter

Exporter for kubernetes events

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Helm chart available?

kir4h opened this issue · comments

Sorry for not following the template, but it's rather a question than a feature request: Is there an existing Helm Chart available for event_exporter? Asking because comments in https://github.com/caicloud/event_exporter/blob/master/deploy/deploy.yaml suggest the usage of helm template, but I am unable to find the source.

I see also the included clusterrolebinding is bound to the general purpose clusterrole view. Is there a list of required privileges needed so that a clusterrole can be created for that purpose?

Thanks!

I'll take this issue as a feature request with two separate features:

  1. Helm chart for deployment
  2. A more precise ClusterRoleBinding definition in the provided yaml file

/kind feature

These features are nice to have after #37 is implemented

I'll take this issue as a feature request with two separate features:

1. Helm chart for deployment

2. A more precise `ClusterRoleBinding`

/kind feature

Great! Once #37 is implemented I can help with the chart if needed