From 36fa94821b87927e107bd4a77f7258c2fff103b0 Mon Sep 17 00:00:00 2001 From: Bret Fisher Date: Mon, 10 Dec 2018 23:28:03 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 999e325..a903565 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ -# Dog vs. Cat (Docker Swarm Production Stacks on Stacks on Stacks) +# Dog vs. Cat: Docker Swarm Stacks on Stacks on Stacks Meanwhile, follow along this presentation I made during DockerCon 2018 https://dockercon2018.hubs.vidyard.com/watch/k3Cv676wmxAwYDxbvcgcgC [![screen shot 2018-08-16 at 2 14 20 pm](https://user-images.githubusercontent.com/6694151/44226710-bcb86900-a15e-11e8-87cf-ad930cfc8241.jpg)](https://dockercon2018.hubs.vidyard.com/watch/k3Cv676wmxAwYDxbvcgcgC) -This repo gives a few examples of patterns for how you might build Docker Swarm clusters with all the bells and whistles. +This repo gives a few examples of patterns for how you might build Docker Swarm clusters with all the bells and whistles you would need in a real world setup. A Docker Swarm cluster needs more then just your app running, it often needs at least these additional services: