mirror of https://github.com/docker/docs.git
Updates docs with links to KB
This commit is contained in:
parent
1aeeba1574
commit
f6fd9ec039
|
@ -16,6 +16,8 @@ weight=20
|
|||
Docker Universal Control Plane (UCP) is a containerized application that can be
|
||||
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
|
||||
|
||||
The first step in installing UCP, is ensuring your
|
||||
|
|
|
@ -61,6 +61,16 @@ are entirely anonymous, don’t identify your company, users, applications,
|
|||
or any other sensitive information. You can disable this when installing
|
||||
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
|
||||
|
||||
* [UCP architecture](../architecture.md)
|
||||
|
|
Loading…
Reference in New Issue