Signed-off-by: Marius Gundersen <me@mariusgundersen.net>
Upstream-commit: 2e7399a52b183e6bb0e44f04af0e62f05dd1ed2f
Component: engine
This commit is contained in:
Marius Gundersen
2015-06-22 20:04:06 +02:00
committed by Marius Gundersen
parent 953bda29a7
commit 0dc2406087
+1 -1
View File
@@ -4,7 +4,7 @@ In this feature:
- `network` and `service` become a first class objects in the Docker UI
- one can now create networks, publish services on that network and attach containers to the services
- Natice multi-host networking
- Native multi-host networking
- `network` and `service` objects are globally significant and provides multi-host container connectivity natively
- Inbuilt simple Service Discovery
- With multi-host networking and top-level `service` object, Docker now provides out of the box simple Service Discovery for containers running in a network