Add beta warning to docs

Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
Ben Firshman 2015-02-26 10:53:11 +00:00
parent 621b83fc6f
commit 509a246a27
1 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,9 @@ page_keywords: docker, swarm, clustering
# Docker Swarm
> **Note**: Swarm is currently in beta, so things are likely to change. We
> don't recommend you use it in production yet.
Docker Swarm is native clustering for Docker. It turns a pool of Docker hosts
into a single, virtual host.