caicloud / event_exporter

Exporter for kubernetes events
Apache License 2.0
316 stars 70 forks source link

Helm chart available? #39

Open kir4h opened 4 years ago

kir4h commented 4 years ago

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!

lichuan0620 commented 4 years ago

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

lichuan0620 commented 4 years ago

These features are nice to have after #37 is implemented

kir4h commented 4 years ago

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

danielmotaleite commented 10 months ago

i found one in here: https://github.com/Facets-cloud/k8s-event-exporter-helm

EDIT: this one is probably even better https://github.com/Facets-cloud/event_exporter/tree/master/helm and their image have some improvements, namely https://github.com/caicloud/event_exporter/pull/59 applied: https://hub.docker.com/r/facetscloud/event-exporter/tags