Y
Hacker News
new
|
ask
|
show
|
jobs
by
minimaxir
3104 days ago
Kubernetes very recently added native Cronjob support:
https://kubernetes.io/docs/concepts/workloads/controllers/cr...
How does Stripe's approach differ?
1 comments
tarmstrong
3104 days ago
No difference — we are using Kubernetes's native cronjob support. This post is about how we migrated to that system.
link