June 18, 2024 12 min read @Clément Labbe Advanced Rollout Techniques: Custom Strategies for Stateful Apps in Kubernetes In a previous blog post—A Simple Kubernetes Admission Webhook—I discussed the process of creating a Kubernetes…
September 29, 2023 6 min read @Claire Adams Executing Cron Scripts Reliably At Scale Cron scripts are responsible for critical Slack functionality. They ensure reminders execute on time, email…
March 1, 2023 11 min read @Clément Labbe A Simple Kubernetes Admission Webhook While adding a recent feature to our Kubernetes compute platform, we had the need to mutate newly-created pods…