X509-exporter
This package provides monitoring for certificates. The original project is: x509-certificate-exporter
Requirements
- Kubernetes >=
1.20.0
- Kustomize =
v3.3.x
- prometheus-operator
Image repository and tag
- Certificate exporter image:
registry.sighup.io/fury/enix/x509-certificate-exporter:2.12.1
Deployment
You can deploy x509 exporter by running the following command in the root of the project:
kustomize build | kubectl apply -f -