Skip to content

axel-springer-kugawana/y2_pingdom_controller

Repository files navigation

y2_pingdom_controller

CI Go Report Card

y2_pingdom_controller is a kubernetes controller that can create HTTP checks for Pingdom.
Important: The current version supports working with HTTP check only.

Annotations

You can add these Kubernetes annotations to specific Ingress objects to customize their behavior.

Name Type Optional Example
pingdom.controller.yad2/apply "true" or "false" X "true"
pingdom.controller.yad2/resolution string X "1"
pingdom.controller.yad2/integrationids string "92247"
pingdom.controller.yad2/probe-filters string "region: EU"
pingdom.controller.yad2/port string "80"
pingdom.controller.yad2/teamids string "12345"
pingdom.controller.yad2/paused string "false"
pingdom.controller.yad2/verify-certificate "true" or "false" "true"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published