youtube image
From YouTube: Lightning Talk: Automating Kubernetes Deployment Updates with Keel - Yefta Sutanto

Description

Automating the deployment of the newly built container images from your CI can usually be a pain and not-so-straightforward process. Keel is a single container, stateless, robust and lightweight Kubernetes Operator to automate update Helm, DaemonSet, StatefulSet & Deployment updates.

Configure your deployments using labels & annotations (no more messing around with complex scripts, painful CLI & API), receive update instructions via webhooks from your CI (DockerHub, Quay, Azure, custom) container registry, and also get notified of updates to your Slack, Hipchat, Mattermost and other platform via standard webhook notifications.