Commit Graph

628 Commits

Author SHA1 Message Date
Traci Morrison
2ceb647961 Merge branch 'master' into fix-azure-cluster-roles 2019-10-17 10:20:19 -04:00
Traci Morrison
30c5b59b72 Add information on custom roles 2019-10-16 09:13:58 -04:00
Traci Morrison
6953c1ea56 Revert "Add link to Azure roles document" 2019-10-16 09:03:56 -04:00
Traci Morrison
c6432e3995 Add link to Azure roles document 2019-10-15 15:25:05 -04:00
Adrian Plata
63098eddde Merge pull request #9598 from usha-mandya/2019-09-patch-release-notes
September patch release notes
2019-10-08 18:35:03 -07:00
Dawn-Docker
4265cc3233 changed the date for the cluster notes 2019-10-08 09:27:39 -07:00
Sujay Pillai
551b2bf48c Update cluster-file.md (#9588)
Resolves - https://github.com/docker/docker.github.io/issues/9587
2019-10-07 10:36:10 -07:00
Dawn W Docker
8d426cba69 removed extraneous ## 2019-10-04 13:38:10 -07:00
Dawn W Docker
433d40495a adding cluster notes 2019-10-04 12:46:28 -07:00
Dawn W Docker
6cf21dbdfd adding cluster entry from changelog at https://github.com/docker/cluster/pull/108/files 2019-10-04 12:13:32 -07:00
Olly P
73e5ac3fd7 Added info to Cloudstor when using Docker Cluster (#9553) 2019-10-02 12:28:05 +01:00
Steven Follis
7eea662f4f Enhanced Export Artifacts script
- Fixed an errant line break
- Switched to more verbose `docker container X` syntax rather than shorthand aliases
- Swapped shorthand flags to `--` variants for clarity
2019-10-01 08:19:12 -04:00
Traci Morrison
18c9ec932b Add commands to export scripts 2019-09-25 10:59:08 -04:00
Olly P
29d53c737d Added Cluster File Updates (#9422) 2019-09-10 19:11:53 +01:00
Steven Follis
b4a09f3532 Fixed indentation of sample Azure yaml file (#9402)
* Fixed indentation

The sample YAML file was indented in the code block to where copying and pasting into an editor was misaligned

* Added syntax to bash blocks

* Formatting adjustments
2019-09-09 17:53:30 +01:00
David Yu
59001c6d5e Azure pre-requisites
Azure pre-req change
2019-09-05 13:43:31 -07:00
David Yu
edec91e619 Updating requirements for AWS, Azure 2019-09-05 13:39:49 -07:00
David Yu
667d70e226 Updating doc with better formatting
Formatting issues with commands
2019-09-04 14:17:07 -07:00
Dawn W
9c45446b55 Update aws.md 2019-09-04 12:22:48 -07:00
Dawn W
3b2a65e3fc Update azure.md 2019-09-04 12:09:22 -07:00
Dawn W Docker
61311159f4 correcting headings to match the aws version of the topic 2019-09-04 11:02:20 -07:00
Dawn W Docker
d258533325 correcting headings to match the aws version of the topic 2019-09-04 10:42:46 -07:00
Dawn W Docker
20ddd81cd4 adding new cluster doc for azure 2019-09-03 16:49:41 -07:00
Usha Mandya
311b38050f update the release date 2019-09-03 08:04:52 +01:00
Olly P
ea53eb91c7 Merge branch '2019-08-patch-release-notes' into 2019-08-patch-release-notes-augustcommits 2019-08-29 15:21:30 +01:00
Dawn W
c84dc26f99 Add files via upload 2019-08-28 13:38:25 -07:00
Nathan Jones
b0985d9575 Included Docker engine CLI as pre-requisite
Pre-requisites stated that Docker Desktop is required, but `docker cluster` commands also work on Docker CLI installations on Linux.
2019-08-23 10:55:44 -04:00
ollypom
0df0774dc3 Fix Links 2019-07-29 09:52:15 +00:00
usha-mandya
d13d95c306 Fix minor issues for GA 2019-07-22 13:28:10 +01:00
Sebastiaan van Stijn
213a1891c7 Update TOC and change "overview" to "index"
This changes the index page URL for cluster to `/cluster/`
instead of `/cluster/overview/`, which makes URL navigation
more fitting the expectations.

Note that there's still issues to resolve; because we're adding links
to the *same* "reference" pages and "environment variables" in multiple
locations in the navigation tree, the navigation marks all occurrences
as "active". Which means that browsing the Docker CLI reference, and
going to the "cluster" section, will make the navigation jump to the
"Deploy Docker Enterprise" section.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-06-20 14:27:33 +02:00
Sebastiaan van Stijn
07009fe732 Fix bullet-list indentation in cluster file reference
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-06-20 14:27:26 +02:00
Sebastiaan van Stijn
3d6b995c1b Fix code-block in cluster example file
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-06-20 14:27:24 +02:00
Sebastiaan van Stijn
2028e1a4a4 Fix code-highlighting for cluster file reference
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-06-20 14:27:21 +02:00
Sebastiaan van Stijn
0266be38d7 Move cluster reference docs, and generate from YAML
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-06-20 14:27:17 +02:00
Joe Abbey
2ec4f7f180 [WIP] Docker Cluster (#1126)
Co-Authored-By: Chris Girard <chris.girard@docker.com>
2019-06-06 08:17:28 -04:00
Misty Stanley-Jones
ad063c8987 Move swarm docs to swarm subdirectory 2016-09-28 14:54:30 -07:00
Dongluo Chen
dcaaa5570a Merge pull request #2436 from dongluochen/rescheduleWithOverlay
Reschedule containers with global network
2016-08-18 14:41:03 -07:00
Nishant Totla
5e2ae22513 Merge pull request #2444 from dongluochen/containerRefresh
Listen to health_status events
2016-08-17 16:20:43 -07:00
Dong Chen
c3b9a533bc Reschedule with overlay network
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
2016-08-17 11:41:08 -07:00
Allen Sun
26811e6a09 Merge pull request #2407 from xianlubird/bug/schedule-log
Fix scheduler detail log improper effect when container name is empty
2016-08-06 11:05:21 +08:00
Dong Chen
c9d614ffe1 Listen to health_status events.
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
2016-08-05 13:48:25 -07:00
xianlubird
2164f0283d Fix scheduler detail log improper effect when container name is empty
Signed-off-by: Xianlu <xianlu.cxl@alibaba-inc.com>
2016-08-02 11:06:49 +08:00
Allen Sun
a5a7ed4526 Merge pull request #2244 from ezrasilvera/mesosCheckNameFix
Check unique container name on create and rename for Mesos cluster
2016-08-02 10:17:12 +08:00
Nishant Totla
0d05ee2354 Merge pull request #2206 from nishanttotla/http-client-create
Creating http client in swarm
2016-07-28 01:14:19 -07:00
Nishant Totla
b88763773b Adding case for updating client version, for Docker 1.12
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-07-22 16:34:20 -07:00
Nishant Totla
0f188a3787 Creating http client in swarm
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-07-22 16:29:20 -07:00
Doron Podoleanu
bd74d1dc46 Ignoring gone Engine removing the network from the rest
Signed-off-by: Doron Podoleanu <doronp@il.ibm.com>

Use exported var

Signed-off-by: Doron Podoleanu <doronp@il.ibm.com>

Verify global scope before iteration on all engines

Signed-off-by: Doron Podoleanu <doronp@il.ibm.com>
2016-07-21 16:07:42 +03:00
Dong Chen
3982f039a2 Add healthcheck info to CLI.
Signed-off-by: Dong Chen <dongluo.chen@docker.com>
2016-07-19 18:33:43 -07:00
Dongluo Chen
ef0aa2aeb2 Merge pull request #2423 from nishanttotla/engine-api-update-interface
Updating engine-api to latest, with a new client interface
2016-07-19 18:31:07 -07:00
Nishant Totla
62b0b29aa6 Adding new client interface in Swarm
Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
2016-07-19 16:56:09 -07:00