jfrog / kubenab

Kubernetes Admission Webhook to enforce pulling of Docker images from the private registry.
Apache License 2.0
46 stars 12 forks source link

Add Prometheus Metrics #13

Closed l0nax closed 5 years ago

l0nax commented 5 years ago

Add a Prometheus Metrics Endpoint.

So those Metrics can be used to monitor Container Pulls and they can be used by the HPA (Horizontal Pod Auto-Scaler) mentioned in #11.