Updates docs with links to KB

This commit is contained in:
Joao Fernandes 2016-06-16 17:10:10 -07:00
parent 1aeeba1574
commit f6fd9ec039
2 changed files with 12 additions and 0 deletions

View File

@ -16,6 +16,8 @@ weight=20
Docker Universal Control Plane (UCP) is a containerized application that can be Docker Universal Control Plane (UCP) is a containerized application that can be
installed on-premises or on a cloud infrastructure. installed on-premises or on a cloud infrastructure.
If you're installing Docker Datacenter on Azure, [follow this guide](https://success.docker.com/?cid=ddc-on-azure).
## Step 1: Validate the system requirements ## Step 1: Validate the system requirements
The first step in installing UCP, is ensuring your The first step in installing UCP, is ensuring your

View File

@ -61,6 +61,16 @@ are entirely anonymous, dont identify your company, users, applications,
or any other sensitive information. You can disable this when installing or any other sensitive information. You can disable this when installing
or on the UCP settings screen. or on the UCP settings screen.
## Compatibility and maintenance lifecycle
Docker Datacenter is a software subscription that includes 3 products:
* CS Docker Engine,
* Docker Trusted Registry,
* Docker Universal Control Plane.
[Learn more about the maintenance lifecycle for these products](http://success.docker.com/Get_Help/Compatibility_Matrix_and_Maintenance_Lifecycle).
## Where to go next ## Where to go next
* [UCP architecture](../architecture.md) * [UCP architecture](../architecture.md)