3scale-ops / prometheus-exporter-operator

Operator to centralize the setup of 3rd party prometheus exporters on Kubernetes/OpenShift, with a collection of grafana dashboards
Apache License 2.0
42 stars 15 forks source link

feat: multi-arch images to support x86 and arm nodes #54

Open raelga opened 2 weeks ago

raelga commented 2 weeks ago

ARM images will allow to deploy prometheus-exporter-operator and the exporters into ARM nodes.

As reference, how to build multi-arch images using GH actions: https://github.com/3scale-ops/soyuz/tree/main/.github/workflows

Related to https://github.com/3scale/platform/issues/1433

/assign /kind feature /priority important-longterm /size m