Commit Graph

1023 Commits

Author SHA1 Message Date
Usha Mandya
38d7ab6d47 Merge pull request #8982 from ollypom/kubernetesnetworkingprereqs
Updated UCP Kubernetes IP ranges
2019-06-27 20:44:18 +01:00
Usha Mandya
7fac809ba8 Merge pull request #8980 from ollypom/ucp318configfilepatch
Added UCP 3.1.8 Configuration file and CLI reference
2019-06-27 20:43:38 +01:00
Usha Mandya
6cc323e935 Merge pull request #8977 from usha-mandya/patch-06-2019
June patch release notes
2019-06-27 19:03:47 +01:00
Dawn W
ebea0bc527 Merge pull request #8999 from xinfengliu/patch-4
Refine release notes on docker/orca#16122
2019-06-27 08:08:58 -07:00
Dawn W
96fe4faa54 Merge pull request #9002 from stevenfollis/patch-3
Added pre-req for Static IPs
2019-06-27 08:08:23 -07:00
Olly Pomeroy
459200b753 Formatting Nits
Signed-off-by: Olly Pomeroy <olly@docker.com>
2019-06-27 15:20:48 +01:00
Steven Follis
b842889234 Added pre-req for Static IPs 2019-06-27 09:34:49 -04:00
usha-mandya
ead1e1d8d5 Added Engine release notes and update release date 2019-06-27 12:25:12 +01:00
Xinfeng Liu
4b1e19eba0 Refine release notes on docker/orca#16122 2019-06-27 15:58:27 +08:00
Olly Pomeroy
29cf527249 Fixed bad link in Unmanaged CNI
Signed-off-by: Olly Pomeroy <olly@docker.com>
2019-06-26 16:14:38 +01:00
Olly Pomeroy
e7a5cf0714 Removed 1709 and added more context to UCP relnote
Signed-off-by: Olly Pomeroy <olly@docker.com>
2019-06-25 12:55:22 +01:00
Olly P
d141261f2f Incorporating Arko's Feedback
Co-Authored-By: Arko Dasgupta <arkodg@users.noreply.github.com>
2019-06-24 19:08:14 +01:00
ollypom
1617eebc63 Updated Kubernetes networking defaults 2019-06-24 17:18:57 +00:00
ollypom
50c0596101 UCP 3.18 new Configuration file and Cli reference
Signed-off-by: Olly Pomeroy <olly@docker.com>
2019-06-24 16:59:43 +00:00
usha-mandya
a8bdc59b7a Adding UCP release notes for June patch 2019-06-24 16:51:33 +01:00
paigehargrave
7cd6fda656 Update index.md 2019-06-21 13:36:51 -04:00
Jim Carroll
0da65df8c8 Clarify which admin is required to use privileged options
Signed-off-by: Jim Carroll <jim.carroll@docker.com>
2019-06-20 16:22:39 -05:00
Maria Bermudez
ceb1d5e1ed Merge pull request #8940 from xinfengliu/patch-3
add description for exclude_server_identity_headers
2019-06-19 16:02:25 +02:00
Steven Follis
a8a275cb42 Fixed broken hyperlink reference (#8963)
* Fixed broken hyperlink reference

Fixes #8962

* Added syntax highlighting

* Added additional minor syntax highlighting
2019-06-19 14:35:16 +02:00
Olly P
22b7c2ab83 Updated Secure Kubernetes Defaults to include local storage class (#8942)
Signed-off-by: Olly Pomeroy <olly@docker.com>
2019-06-15 07:19:10 -04:00
Xinfeng Liu
538131a666 add description for exclude_server_identity_headers 2019-06-13 19:02:50 +08:00
Olly P
c2d80906a1 Removed Build from Compose on Docker Desktop Example (#8750)
* Removed Build from Compose.yaml on Compose to Kubernetes

* Removed build from UCP example too
2019-06-07 08:04:36 -07:00
paigehargrave
58ae6fb04b Interlock fix (#8902)
* Removed service-labels (moved info to labels-reference)
2019-06-06 07:40:49 -04:00
Logan Kimmel
7a2f74adbe Update the new default addr pool for swarm (#8705)
The default address pool for swarm is now a `/8` CIDR
2019-06-01 08:08:45 -04:00
Maria Bermudez
77d6dfe618 Standardize headings 2019-05-28 15:19:07 -07:00
Maria Bermudez
10cf8eab40 Fix typo 2019-05-28 15:16:28 -07:00
Maria Bermudez
9da53a83d9 Update link to UCP installation 2019-05-28 15:16:06 -07:00
Maria Bermudez
d1d2332a00 Fix link preview 2019-05-28 13:59:24 -07:00
Olly P
1456d52923 Rewritten Custom CNI to become Unmanaged CNI in UCP Docs (#8799)
* Rewritten Custom CNI to become Unmanaged CNI

Here I have rewritten the Unmanaged CNI page with Docker UCP. The
changes are:

- Clarifying the support position
- Providing clear instructions on how to bring up UCP and then install a
custom CNI plugin
- Removes unneccesary items like disabling IPIP which is not related to
this page.

Signed-off-by: Olly Pomeroy <olly@docker.com>

* Updated following Uday's feedback

* Add editorial review
2019-05-28 13:55:25 -07:00
paigehargrave
f6889dc48d SAML updates for ADFS (#8832)
* Updates for ADFS

* Syntax fix

* Updates per feedback

* Update enable-saml-authentication.md
2019-05-24 09:09:45 -04:00
paigehargrave
082a2fd3e4 Update index.md 2019-05-24 08:23:13 -04:00
paigehargrave
93a09e11b5 Removed redundant TOC entries at top 2019-05-23 16:32:38 -04:00
steve richards
dd33a5c96a typeo in document and small update to image (#8837) 2019-05-22 11:46:52 -07:00
David Yu
c38df34383 Propose 3 as the number of manager nodes (#8827)
* Propose 3 as the number of manager nodes

Propose 3 managers as the default number of manager nodes.

* Minor style updates
2019-05-22 11:46:11 -07:00
Steve Richards
90972eb210 updated Layer 7 UI image to have correct http port, updated deployment steps to make it clear what can be done via the UI and the alternative manualy approach
Signed-off-by: Steve Richards <steve.james.richards@gmail.com>
2019-05-22 12:50:01 +01:00
Maria Bermudez
113cd10c68 Add deprecation notice for Hub discovery (#8828)
* Hub Swarm discovery service deprecation

Document the deprecation

Add warning graphic

Fix formatting
2019-05-21 19:25:08 -07:00
Olly P
ea36af4f2d Added UCP Kubernetes Secure RBAC Defaults (#8810)
* Added Kubernetes Secure RBAC Defaults

* Style updates

* Final edits
2019-05-20 18:51:16 -07:00
Olly P
dd85dbb366 Removed Ubuntu 14.04 warnings from Docker UCP install Page (#8804)
We dropped support for Ubuntu 14.04 in Enterprise 2.1 / UCP 3.1, however
the installation instructions still carry 14.04 warnings.

Signed-off-by: Olly Pomeroy <olly@docker.com>
2019-05-16 11:48:45 -07:00
Olly P
4a5b804696 Added Azure Disk and Azure File Storage for UCP Workloads (#8774)
* Added Azure Disk and Azure File

I have added Azure Disk and Azure file documentation for use with UCP
3.0 or newer.

* Added the Azure Disk Content
* Added the Azure File Content
* Updated the Toc to include Azure Disk and Azure File

Signed-off-by: Olly Pomeroy <olly@docker.com>

* Responding to feedback, inc changing Azure File to Azure Files

Following on from Steven and Deeps feedback this commit addresses those
nits. Including changing `Operators` to `Platform Operators`, switching
`Azure File` to `Azure Files` and many small formating changes.

Signed-off-by: Olly Pomeroy <olly@docker.com>

* Minor style updates

* Minor style updates

* Final edits
2019-05-16 11:47:41 -07:00
ollypom
a6a505ad2f Removed HA Proxy Link 2019-05-16 12:07:25 +01:00
paigehargrave
813e79d248 Interlock link fixes (#8798)
* Remove outdated links/fix links

* Next steps link fix

* Next steps link fixes
2019-05-14 11:53:39 -07:00
Darwin Traver
89b428019d Internal UCP component version updates (#8783) 2019-05-09 11:31:35 -07:00
Milan Pála
062ad5d36a Fix typo (#8766) 2019-05-07 17:51:45 -07:00
paigehargrave
96359c7add Added new example and deprecation info (#8773) 2019-05-07 13:56:46 -07:00
paigehargrave
1d5cbcd5d3 Fixed link title 2019-05-07 10:57:07 -04:00
paigehargrave
4faa05a668 Fix dates 2019-05-06 13:18:31 -04:00
paigehargrave
ea2fecfc15 Remove outdated links/fix links (#8760) 2019-05-06 09:38:38 -07:00
paigehargrave
8ae891c978 Release notes update (May) (#8763)
* Latest info including known issues

* Updates for 2.6.6, 2.5.11, 2.4.12

* Added 18.09.6 updates

* Added link

* Fixed link error

* Syntax error

* 2.6.6 info cleanup

* Added Hub info

* Added Hub info for 2.6.6

* Added Hub info for 3.1.7

* Link fix

* Update line items for DTR 2.6.6

* Add line break after Known Issues

- Affects 2.5.11.

* Edit line items

Minor edits and formatting fixes
2019-05-06 09:32:44 -07:00
paigehargrave
a0219fe04b Interlock fix - remove haproxy and custom template files (#8722)
* Removed haproxy and custom template info

* Delete file

* Delete file
2019-04-25 16:21:53 -06:00
ollypom
8a357cbfe0 Moved Redirect to latest page 2019-04-23 11:43:00 +01:00