mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-24 23:36:46 +00:00
Add a fancy table!
This commit is contained in:
@@ -101,6 +101,11 @@
|
||||
background-position: 99.5% 1%;
|
||||
background-size: 4%;
|
||||
}
|
||||
/* This is used only for the history slide (the only table in this doc) */
|
||||
td {
|
||||
padding: 0.1em 0.5em;
|
||||
background: #eee;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
@@ -687,19 +692,21 @@ class: pic
|
||||
|
||||
---
|
||||
|
||||
## Recent Timeline of Ops Features
|
||||
## What was added when?
|
||||
|
||||
- 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, attachable overlays, image squash and compress
|
||||
- 2017 1.13 Windows Server 2016 Swarm mode
|
||||
- 2017 17.03 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
|
||||
||||
|
||||
| ---- | ----- | --- |
|
||||
| 2015 | 1.9 | Overlay (multi-host) networking, network/IPAM plugins
|
||||
| 2016 | 1.10 | Embedded dynamic DNS
|
||||
| 2016 | 1.11 | DNS round robin load balancing
|
||||
| 2016 | 1.12 | Swarm mode, routing mesh, encrypted networking, healthchecks
|
||||
| 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, 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
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user