Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 753 Bytes

File metadata and controls

15 lines (12 loc) · 753 Bytes

SSL-Certificate-Expiration-Notifier-for-Kubernetes

Public SSL Certificate Expiration Slack Notifier for Kubernetes

Never miss an expiring SSL cert!

Creates a kube cronjob that goes out to the internet (daily) to check each of your SSL certs expiration dates. When one or more come within the day threshold set, an alert will be sent to Slack with that information reminding you of the pending expiration.

1. Edit the yaml and add your slack channel incoming webhook url, domains, and alert threshold

2. Apply the yaml to kube.

kubectl apply -f ssl-expiration-checker.yaml

Slack Notification Example:
example