From c30386a73d66e2a4f27b651ec85ceae954b483a8 Mon Sep 17 00:00:00 2001 From: Bret Fisher Date: Sun, 18 Jun 2017 20:28:51 -0700 Subject: [PATCH 1/2] 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! From 59f1b1069db8b5ad0abdeecc42b562760b61761d Mon Sep 17 00:00:00 2001 From: Bret Fisher Date: Mon, 26 Jun 2017 14:34:03 -0400 Subject: [PATCH 2/2] fixed some feature release confusion --- docs/index.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/index.html b/docs/index.html index d9d260ff..adaad32e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -686,12 +686,13 @@ class: pic - 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 1.13 Stacks, attachable overlays, image squash and compress +- 2017 1.13 Windows Server 2016 Swarm mode - 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 +- 2017 17.04 Update rollback, placement preferences (soft constraints) +- 2017 17.05 multi-stage image builds, service logs +- 2017 17.06 Swarm configs, node/service events +- 2017 17.06 Windows Server 2016 Swarm overlay networks, secrets ---