diff --git a/slides/images/canary-cage.jpg b/slides/images/canary-cage.jpg new file mode 100644 index 00000000..afb1d160 Binary files /dev/null and b/slides/images/canary-cage.jpg differ diff --git a/slides/k8s/concepts-k8s.md b/slides/k8s/concepts-k8s.md index 13fab51a..0d69318e 100644 --- a/slides/k8s/concepts-k8s.md +++ b/slides/k8s/concepts-k8s.md @@ -79,6 +79,20 @@ (blue/green deployment, canary deployment) +-- + +.footnote[ +On the next page: canary cage with an oxygen bottle, designed to keep the canary alive. +
+(See https://post.lurk.org/@zilog/109632335293371919 for details.) +] + +--- + +class: pic + +![Canary cage](images/canary-cage.jpg) + --- ## More things that Kubernetes can do for us