mirror of https://github.com/docker/docs.git
Add beta warning to docs
Signed-off-by: Ben Firshman <ben@firshman.co.uk>
This commit is contained in:
parent
621b83fc6f
commit
509a246a27
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue