swarm beta docs for limited publish#1166
Conversation
19b6591 to
ffae22a
Compare
| title: Swarms in Docker Cloud | ||
| --- | ||
|
|
||
| <b>Note</b>: All Swarm management features in Docker Cloud are free while in Beta. |
There was a problem hiding this comment.
I've found it doesn't play well with the curly-brace style injection? And I was asked not to use HTML for centering.
docker-cloud/cloud-swarm/index.md
Outdated
|
|
||
| You can switch between node cluster and swarm mode at any time, and enabling swarm mode does _not_ remove or disconnect existing node clusters. | ||
|
|
||
| Swarm mode is free while in preview. |
There was a problem hiding this comment.
(Removed that line - it was redundant with the banner.)
docker-cloud/cloud-swarm/index.md
Outdated
|
|
||
| ## Swarm mode and organizations | ||
|
|
||
| If you are using Docker Cloud in an [organization](../orgs/), you can use Swarm |
There was a problem hiding this comment.
Maybe s/If you are using/If you use, everywhere it occurs?
There was a problem hiding this comment.
Ooo, good point.
docker-cloud/cloud-swarm/index.md
Outdated
| If you are using swarm mode as a member of a team other than the `owners` team, | ||
| you will only see the swarms that you have been granted access to. | ||
|
|
||
| If you are a member of the `owners` team, you must switch to the Swarm Mode |
There was a problem hiding this comment.
Maybe "Members of the owners team can"
|
|
||
| ## Register an existing swarm | ||
|
|
||
| At this time, you cannot _create_ swarms from within Docker Cloud. However you can register existing swarms as part of the beta functionality. |
There was a problem hiding this comment.
Maybe "You cannot currently" or just "You cannot" because it's usually considered weird to talk about future hypotheticals in docs.
There was a problem hiding this comment.
This is (hopefully) getting released next week, so this line won't be around long.
docker-cloud/cloud-swarm/index.md
Outdated
|
|
||
| At this time, you cannot _create_ swarms from within Docker Cloud. However you can register existing swarms as part of the beta functionality. | ||
|
|
||
| Before you begin, make sure you have the following: |
There was a problem hiding this comment.
Maybe s/make sure you have/you need
docker-cloud/cloud-swarm/index.md
Outdated
|
|
||
| ## Swarm statuses in Docker Cloud | ||
|
|
||
| Swarms that are registered in Docker Cloud appear in the Swarms list. Each line in the list also shows the swarm's status. The statuses are: |
Signed-off-by: LRubin <[email protected]>
ffae22a to
6ffb8d7
Compare
|
Merging now. |
Adds docs for Docker Cloud Swarm beta
Signed-off-by: LRubin [email protected]