mirror of https://github.com/docker/docs.git
Kubernetes version updated
This commit is contained in:
parent
37246102e9
commit
51cc295a94
|
@ -5,8 +5,8 @@ keywords: ucp, architecture
|
||||||
---
|
---
|
||||||
|
|
||||||
Universal Control Plane is a containerized application that runs on
|
Universal Control Plane is a containerized application that runs on
|
||||||
[Docker Enterprise Edition](/ee/index.md) and extends its functionality
|
[Docker Enterprise Edition](/ee/index.md), extending its functionality
|
||||||
to make it easier to deploy, configure, and monitor your applications at scale.
|
to simplify the deployment, configuration, and monitoring of your applications at scale.
|
||||||
|
|
||||||
UCP also secures Docker with role-based access control so that only authorized
|
UCP also secures Docker with role-based access control so that only authorized
|
||||||
users can make changes and deploy applications to your Docker cluster.
|
users can make changes and deploy applications to your Docker cluster.
|
||||||
|
@ -69,7 +69,7 @@ on a node depend on whether the node is a manager or a worker.
|
||||||
Internally, UCP uses the following components:
|
Internally, UCP uses the following components:
|
||||||
|
|
||||||
* Calico 3.0.1
|
* Calico 3.0.1
|
||||||
* Kubernetes 1.8.11
|
* Kubernetes 1.11
|
||||||
|
|
||||||
### UCP components in manager nodes
|
### UCP components in manager nodes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue