Anne Henmi
ce1de23a34
Merge pull request #7687 from darwin-traver/patch-13
...
Update Kube version for kubectl download
2018-12-27 08:20:17 -07:00
Anne Henmi
87b37d6eb5
Update kubectl.md
2018-12-26 20:02:14 -07:00
Anne Henmi
d1530c977f
Merge pull request #7203 from david-yu/patch-8
...
Clarification on removing nodes from Cluster
2018-12-26 10:39:08 -07:00
Anne Henmi
f60704e84a
Update join-linux-nodes-to-cluster.md
...
Word herding.
2018-12-26 10:38:42 -07:00
Anne Henmi
05d0419861
Merge branch 'master' into patch-10
2018-12-26 10:14:29 -07:00
Anne Henmi
d7f7a653ee
Merge pull request #7635 from darwin-traver/patch-12
...
Manager min update to 8GB
2018-12-26 09:59:09 -07:00
Anne Henmi
3b4529be42
Merge pull request #7637 from clemenko/patch-8
...
Updating Version and adding SSL Passthrough
2018-12-26 09:58:30 -07:00
Anne Henmi
1dec87854b
Merge pull request #7848 from bermudezmt/ucp-cluster-metrics
...
Ucp cluster metrics
2018-12-26 09:38:46 -07:00
Anne Henmi
4b569ff338
Update collect-cluster-metrics.md
2018-12-26 09:38:15 -07:00
Sven Schliesing
cee95c597b
Add missing "t"
...
com.docker.lb.defaul_backend -> com.docker.lb.default_backend
2018-12-21 13:11:12 +01:00
L-Hudson
9c66fe9a6e
Merge pull request #7895 from adamancini/patch-10
...
Update store-logs-in-an-external-system.md
2018-12-20 08:58:13 -05:00
L-Hudson
b476eed7d6
Update store-logs-in-an-external-system.md
...
edits
2018-12-20 08:37:11 -05:00
L-Hudson
0674d5919d
Merge pull request #7857 from gabrielmcg/patch-1
...
Update collect-cluster-metrics.md
2018-12-20 08:14:23 -05:00
ada mancini
5bdad0eb5b
Update store-logs-in-an-external-system.md
...
call out DEBUG level logging generates lots messages
2018-12-19 17:20:45 -05:00
Maria Bermudez
5a2b960bc6
Merge pull request #7699 from stshow/master
...
Added `demo_` prefix to interlock label
2018-12-18 12:36:09 -08:00
Maria Bermudez
a35c2f77f2
Incorporate feedback from Steven
2018-12-18 12:34:23 -08:00
Maria Bermudez
b7da511f1a
Change service to stack
2018-12-18 12:16:30 -08:00
Maria Bermudez
c7fa3238dd
Update index.md
2018-12-18 11:17:25 -08:00
gabrielmcg
530076c6f7
Update collect-cluster-metrics.md
...
need extra whitespace before replicas: 2 or else invalid yaml
2018-12-14 10:03:55 +00:00
ollypom
86ac0adccc
Removed Swarm Port
...
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-12-13 18:41:33 +00:00
Maria Bermudez
72468af580
Add applicable UCP versions for note
2018-12-12 14:49:44 -08:00
Maria Bermudez
692b4412e4
Add note around SELinux Prometheus deployment
2018-12-12 14:31:54 -08:00
Sujay Pillai
49b1c2b8f3
404 for existing link to Expose Intro
...
The current link - https://v1-8.docs.kubernetes.io/docs/tutorials/kubernetes-basics/expose-intro/ to the expose intro is broken (Gives 404 not found) and hence updated it to - https://kubernetes.io/docs/tutorials/kubernetes-basics/expose/expose-intro/
2018-12-12 12:35:54 +08:00
Maria Bermudez
114baa4c13
Merge branch 'master' of github.com:docker/docker.github.io
2018-12-11 12:23:20 -08:00
L-Hudson
5254404567
Merge pull request #7832 from bensonarokiadoss/master
...
update mgr and agent image location to pull from dockerhub
2018-12-10 16:28:09 -05:00
Maria Bermudez
4bdcbf8ae9
Merge branch 'master' of github.com:docker/docker.github.io
2018-12-10 12:41:24 -08:00
bensonarokiadoss
3702d79a4f
update mgr and agent image location to pull from dockerhub
2018-12-10 15:18:34 +00:00
Gary Forghetti
ef5d49f52c
Update index.md
...
Bad link for the Docker EE UCP cli reference page.
Was:
[reference documentation](/reference/ucp/3.0/cli/install.md)
Changed to:
[reference documentation](/reference/ucp/3.1/cli/install.md)
2018-12-10 09:19:08 -05:00
Darwin Traver
3a5ae51fbf
Update UCP API link
...
Broken UCP 3.0 API link
2018-12-07 17:37:20 -05:00
L-Hudson
1eb0ebfac6
Merge pull request #7648 from ollypom/ucp-config-31
...
Updated UCP 3.1 Config Reference
2018-12-07 14:29:06 -05:00
L-Hudson
47022898e0
Update ucp-configuration-file.md
...
editorial crx
2018-12-07 13:53:16 -05:00
Maria Bermudez
a3589d02d9
Merge pull request #909 from docker/docs-public
...
Merge Docker Hub content into Master
2018-12-07 10:04:17 -08:00
L-Hudson
96ce9aba7c
Merge pull request #7353 from ollypom/dockeree-azuredocs
...
Added Azure Config File
2018-12-06 16:51:01 -05:00
L-Hudson
c2ee54bc8f
Update install-on-azure.md
...
editorial crx
2018-12-06 16:35:06 -05:00
L-Hudson
736bc25419
Update install-on-azure.md
...
editorial crx
2018-12-06 16:07:39 -05:00
Anne Henmi
d027031565
Update release-notes.md
...
Added kube version.
2018-12-04 11:53:02 -07:00
Anne Henmi
557b1a12b3
Added line for UCP release notes for 3.1.1 and 3.0.7.
2018-12-04 11:43:53 -07:00
Jeffrey Morgan
5cdb36d5a1
Merge branch 'master' of github.com:docker/docker.github.io
2018-12-03 15:14:51 -05:00
L-Hudson
d7b6c80072
Merge pull request #7689 from ollypom/upgrade-offline-bundles
...
UCP Upgrade Offline Bundles
2018-11-30 14:35:10 -05:00
L-Hudson
f9f1ab83a3
Merge pull request #7752 from docker/aws-k8-storage-docs
...
issue #783 draft
2018-11-30 14:34:02 -05:00
L-Hudson
fbff27680c
Update install-on-azure.md
...
grammar corrections
2018-11-30 14:25:34 -05:00
L-Hudson
a30770ed50
Update install-on-azure.md
...
grammar tweak
2018-11-30 14:15:15 -05:00
Maria Bermudez
d79dc1d84f
Merge pull request #7740 from sujaypillai/patch-2
...
Word Correction for LDAP
2018-11-29 10:43:34 -08:00
Maria Bermudez
16eb6f0059
Merge pull request #7754 from ollypom/3.1-system-requirements
...
Update storage requirements for UCP 3.1
2018-11-27 15:55:37 -08:00
Maria Bermudez
560c63928b
Incorporate feedback
2018-11-27 15:53:32 -08:00
Maria Bermudez
33e2a73db7
Update release-notes.md
2018-11-27 15:47:13 -08:00
Maria Bermudez
1172d411fb
Update system-requirements.md
2018-11-27 15:43:12 -08:00
ollypom
f9d719b8c4
Typo
...
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-11-27 19:22:30 +00:00
ollypom
26c2e93167
Added to Known Issues too
...
Signed-off-by: ollypom <oppomeroy@gmail.com>
2018-11-27 19:21:19 +00:00
Anne Henmi
ca55b0cec7
Merge pull request #7734 from docker/ucp-relnotes-fix
...
Removed merge conflict in UCP release notes
2018-11-27 09:54:30 -07:00