TwiN/k8s-ttl-controller
Kubernetes controller that enables timed resource deletion using TTL annotation
GoMIT
Issues
- 3
Automatically drain nodes if their TTL expires
#17 opened by TwiN - 1
- 1
TTL notification
#79 opened by ahadrez - 2
Memory usage buildup
#78 opened by MarcoipPolo - 2
k8s 1.29 compatability
#70 opened by bernardd - 3
Not compatible with k8s 1.25+
#57 opened by msuterski - 1
configurable frequency time to check for annotations and reduce logging to show only errors and objects deleted.
#41 opened by amjadseera - 2
Scale deployment to 0 instead of delete
#40 opened by hawksight