Merge pull request #421 from bfirsh/add-beta-warning-to-docs

Add beta warning to docs
This commit is contained in:
Victor Vieux 2015-02-26 17:13:27 -08:00
commit 4a18b36bbc
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.