Here are the slides that Manuel and I used for our presentation "Securing Prometheus: Lessons Learned from OpenShift" in #PromCon #PromCon2022

https://www.slideshare.net/JessngelSamitier/securing-prometheus-lessons-learned-from-openshiftpdf

@Dlorite @maellyssa

Securing Prometheus. Lessons Learned from OpenShift.pdf

Slides for the PromCon presentation "Securing Prometheus. Lessons Learned From OpenShift" https://promcon.io/2022-munich/talks/securing-prometheus-lessons-lear/

Also, Huge thanks to @brancz for creating kube-rbac-proxy, which we used in the talk!!

It's also in the slides, but you can check the introductory lightning talk here!

https://youtu.be/LSJpzks0elc

#PromCon #PromCon2022

Lightning Talk: I Got your RBAC - kube-rbac-proxy - Frederic Branczyk, CoreOS (Any Skill Level)

YouTube
@eckelon Which talk was this? Let me know and I'm happy to amplify it! :)

@brancz

this talk

https://promcon.io/2022-munich/talks/securing-prometheus-lessons-lear/

We showed how to easily secure prometheus exporters with kube-rbac-proxy 🤩

here are the slides, we hope the recording is online soon 😅

https://www.slideshare.net/JessngelSamitier/securing-prometheus-lessons-learned-from-openshiftpdf

Any feedback will be more than welcome, thanks!!

Securing Prometheus: Lessons Learned from OpenShift | PromCon EU 2022

PromCon, the conference about the Prometheus monitoring system and time series database

@eckelon @Dlorite @maellyssa that talk makes me think if it would be helpful to have authz support in https://github.com/prometheus/exporter-toolkit Any thoughts?
GitHub - prometheus/exporter-toolkit: Utility package to build exporters

Utility package to build exporters. Contribute to prometheus/exporter-toolkit development by creating an account on GitHub.

GitHub
@maellyssa @mrueg @Dlorite great idea actually!! 🤔👏 I can try something 🤓
would suggest to start with an issue on the project first to get feedback from the maintainers. Disclaimer: kube-state-metrics uses exporter-toolkit :D