Skip to content

Toy project to create a Kubernetes operator in Rust using kube.rs.

Notifications You must be signed in to change notification settings

cskinfill/pgkube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Toy project to create a Kubernetes operator in Rust using kube.rs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages