Commit Graph

48562 Commits

Author SHA1 Message Date
Joao Fernandes 055b2be94b Release UCP 2.2.10 2018-05-17 10:00:12 -07:00
Akim Demaille 062d5e8aef Mac: phase out the Data/com.docker.driver.amd64-linux directory (#6705) 2018-05-17 07:43:23 -07:00
gtardif 564e9a519a Docker for win edge relnotes 18.05.0-ce-win66 (#6712) 2018-05-17 07:35:02 -07:00
gtardif 0b2a469341 Docker for mac edge relnotes 18.05.0-ce-mac66 (#6711) 2018-05-17 07:34:10 -07:00
Nathan Jones 6df075f1c7 Add node.hostname to Go template placeholder options
The following command works on Docker CE 18.03.1-ce so .node.hostname should be included in the doc:

`docker service create --name myservice --hostname="{{.Node.Hostname}}-{{.Service.Name}}" busybox top`

This does not yet work however on the latest EE release, so I'd like some help knowing how best to add a note indicating this on the page.
2018-05-16 16:09:07 -07:00
Johan Brandhorst 43fc881d8b Fix JSON example on webhooks page
The comment_count parameter in the JSON body is a number, not a string.
2018-05-16 16:01:01 -07:00
Bo Chen 3dee59ac95 correct a mistake 2018-05-16 16:00:20 -07:00
pallxk 35cd70f4f1 Fix typo in proxy.md 2018-05-16 15:48:29 -07:00
Bogdan Despotov 62fabf592c Adding information about the CloudSigma Docker Machine driver 2018-05-15 16:52:48 -07:00
Yuki 168728283e Update index.md 2018-05-15 16:48:28 -07:00
Joao Fernandes 3347773da1 Grant permission to pull images 2018-05-15 16:47:49 -07:00
David Wu beffe5c963 Update troubleshoot-batch-jobs.md
closes docker/dhe-deploy#8517
2018-05-15 16:47:04 -07:00
Robb Kistler 2f883e47aa Fix incomplete NFS test command 2018-05-15 16:43:46 -07:00
victor23d 8e19bf18de Update network-tutorial-standalone.md 2018-05-15 16:32:35 -07:00
Xinfeng Liu 16f7d2cd26 Change calicoctl version to 3.1.1 for 'Disable IP in IP overlay tunneling'
calicoctl 1.6.x does not work for this doc in UCP3.0 environment, suggest to use Calico 3.x.
Note: the ippool yaml spec changed from v1 to v3, I'm not sure if only modifying "ipipMode: Never" is correct, please confirm with folks of network team.
2018-05-15 16:08:00 -07:00
Mattias Berge 56bfc9b782 Update resource_constraints.md
corrects information about quota. Its not about guarantee, it's about a hard limit before throttling.
2018-05-15 16:05:59 -07:00
Robert Hafner 5804b3ae18 Clarify which manager to run the join command on 2018-05-15 15:58:33 -07:00
Joao Fernandes cd86f4bc2c Clean up docs about resource sets 2018-05-15 13:53:00 -07:00
Joao Fernandes c32dd765f3 Improve consistency of L7 routing docs 2018-05-15 13:52:36 -07:00
Joao Fernandes 280429e88f Add UCP known issue about --pod-cidr 2018-05-14 16:12:40 -07:00
Anthony Rosequist 5b149572f7 Replace 'less' with 'fewer' 2018-05-14 15:05:40 -07:00
Vin Yu 26499eb90a Updating the minimum memory step 4GB->2GB
SQL Server can now run on a minimum of 2GB now

https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-setup?view=sql-server-linux-2017#system
2018-05-14 15:04:07 -07:00
Joao Fernandes 00b5db930e Fix etcd port 2018-05-14 11:59:09 -07:00
Joao Fernandes a49d9e6346 How to clean UCP configs 2018-05-14 11:58:52 -07:00
Joao Fernandes e00b4033c9 Add labels to Windows nodes 2018-05-14 11:58:32 -07:00
Eiichi Kitagawa 64d1bf5020 Adding "windows" label to Windows node. (#6368)
* Adding "windows" label to Windows node.

Additional steps to add label to Windows Nodes.  This will allow admin to filter Windows node when creating a service like this.
`docker service create --constraint engine.labels.os==windows --name winonly microsoft/nanoserver`  The same steps are on this article: https://success.docker.com/article/how-can-i-assign-a-service-to-windows-nodes-only

* wrong environment variable fixed.
2018-05-14 11:13:01 -07:00
Akim Demaille 0769da0ca2 README: fixes
Suggested by Joao Fernandes.

Signed-off-by: Akim Demaille <akim.demaille@docker.com>
2018-05-14 10:08:29 -07:00
Akim Demaille 25766041fa Windows: remove unused images
Signed-off-by: Akim Demaille <akim.demaille@docker.com>
2018-05-14 10:08:29 -07:00
Akim Demaille e482aeec60 Mac: troubleshoot: update to the current version of Console
We no longer use `syslog`, but `log`.

Signed-off-by: Akim Demaille <akim.demaille@docker.com>
2018-05-14 10:08:29 -07:00
Akim Demaille e82d2d4ab5 Mac: troubleshoot: set width for images
Signed-off-by: Akim Demaille <akim.demaille@docker.com>
2018-05-14 10:08:29 -07:00
Akim Demaille bfe48426d4 Mac: remove unused files
Signed-off-by: Akim Demaille <akim.demaille@docker.com>
2018-05-14 10:08:29 -07:00
Akim Demaille fcf7ca985f Mac: a `make check` that checks for useless images
Signed-off-by: Akim Demaille <akim.demaille@docker.com>
2018-05-14 10:08:29 -07:00
Akim Demaille 8495fe79e7 README: some bits about images
Signed-off-by: Akim Demaille <akim.demaille@docker.com>
2018-05-14 10:08:29 -07:00
Joao Fernandes 28f0814c9b Edit Route Reflector deployment 2018-05-11 12:36:40 -07:00
Abhinandan Prativadi f75c988053 Create route-reflector-deployment.md 2018-05-11 12:36:40 -07:00
gtardif c74f90d4da macOS 10.10 has been deprecated in 17.06 and not supported since 17.09, removing old references to it. (#6680) 2018-05-11 12:08:14 -07:00
Trapier Marshall 9e16728d3f typo in interlock upgrade https test (#6683) 2018-05-11 12:07:04 -07:00
Guillaume Tardif 735c816abe Note on `host.docker.internal` working only in Docker for Mac / Windows, not in production environments.
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
2018-05-11 12:01:20 -07:00
Joao Fernandes 441e3e2639 How to delete DTR team 2018-05-11 11:59:26 -07:00
Gwendolynne Barr 374178da84
Repair ee links (#6679) 2018-05-10 14:22:56 -07:00
lenestopage 766d5a558e Update use-a-web-proxy.md (#6678) 2018-05-10 13:10:27 -07:00
Gwendolynne Barr 243c4eb702
Update Compose version (#6677) 2018-05-10 10:55:12 -07:00
Bryan Thornbury f32bbe902d Remove adjtimex. (#6032) 2018-05-10 09:40:37 -07:00
Paul Kamer 3f4f3d1509 Adds 'digitalocean-ssh-key-path' CLI option (#6031) 2018-05-10 09:17:52 -07:00
John Apostol 4b7e6171ea Fix broken link to docker compose instructions (#6675) 2018-05-10 09:15:18 -07:00
Rajshekhar K 3993cda5c8 Update to sample output of docker-machine ls (can't have two machines… (#6666) 2018-05-10 09:14:43 -07:00
Constantin Galbenu c5c80569a0 Updated a broken link (#6650) 2018-05-10 09:01:30 -07:00
gbarr01 2dbf436313 Update engine API matrix and script 2018-05-09 20:14:29 -07:00
gbarr01 db655882ac Add 18.05-ce release notes 2018-05-09 20:14:29 -07:00
gbarr01 4b2514dacf Update CLI reference files 2018-05-09 20:14:29 -07:00