Kubernetes version updated

This commit is contained in:
ddeyo 2018-09-10 09:01:49 -07:00
parent 37246102e9
commit 51cc295a94
1 changed files with 3 additions and 3 deletions

View File

@ -5,8 +5,8 @@ keywords: ucp, architecture
---
Universal Control Plane is a containerized application that runs on
[Docker Enterprise Edition](/ee/index.md) and extends its functionality
to make it easier to deploy, configure, and monitor your applications at scale.
[Docker Enterprise Edition](/ee/index.md), extending its functionality
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
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:
* Calico 3.0.1
* Kubernetes 1.8.11
* Kubernetes 1.11
### UCP components in manager nodes