From c30386a73d66e2a4f27b651ec85ceae954b483a8 Mon Sep 17 00:00:00 2001 From: Bret Fisher Date: Sun, 18 Jun 2017 20:28:51 -0700 Subject: [PATCH] added ops feature history slide --- docs/index.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/index.html b/docs/index.html index 61dd2b9f..d9d260ff 100644 --- a/docs/index.html +++ b/docs/index.html @@ -680,6 +680,21 @@ class: pic --- +## Recent Timeline of Ops Features + +- 2015 1.9 Overlay (multi-host) networking, network/IPAM plugins +- 2016 1.10 Distributed DNS +- 2016 1.11 DNS round robin load balancing +- 2016 1.12 Swarm mode, routing mesh, encrypted networking, healthchecks +- 2017 1.13 Stacks, Overlay attachable, image squash and compress +- 2017 1.13 Swarm mode for Windows Server 2016 +- 2017 17.03 Secrets +- 2017 17.04 Update rollback, topo-aware scheduling +- 2017 17.06 Swarm configs, multi-stage image builds, service logs +- 2017 17.06 Windows Swarm Overlay + Secrets + +--- + class: title All right!