repositorypackage
0.1.0
Repository: https://github.com/nalum/pingdom-operator.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
pingdom-operator
Kubernetes Operator to manage and maintain Pingdom Checks
Getting Started
In order to use the Pingdom Operator you will need to create the required CRD. You can use the CRD definition found here to create the required CRD on your cluster.
You will also find examples for the required Secret and Deployment as well as an example HTTP Check in that folder.