Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 470 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 470 Bytes

A small project to play around with Rust and building a kubernetes operator.

The idea for this project is to find integration.service.pagerduty.cs.dev resources in a kubernetes cluster, create a corresponding Integration in the PagerDuty Service referenced in the resource, and update a kubernetes Secret with the Integration's key. This would allow the prometheus operator (or victoriametrics operator) to use that Secret in the AlertManager configuration.