updated to bump Kubernetes version support

This commit is contained in:
ddeyo 2018-09-10 09:21:35 -07:00
parent 51cc295a94
commit 15287e52b9
1 changed files with 14 additions and 4 deletions

View File

@ -18,6 +18,16 @@ upgrade your installation to the latest release.
* [Version 3.0](#version-30) * [Version 3.0](#version-30)
* [Version 2.2](#version-22) * [Version 2.2](#version-22)
# Version 3.1 (2018-10)
**New Features**
* UCP has bumped its Kubernetes support to v1.11
* UCP now supports Kubernetes native role-based access controller
* UCP now provides service metrics for all API calls, using Prometheus deployed as Kubernetes Daemon Set
* UCP now supports use of an external Prometheus instance to scrape metrics from UPC endpoints
* UCP suppoprts SAML authentication
# Version 3.0 # Version 3.0
## 3.0.4 (2018-08-09) ## 3.0.4 (2018-08-09)
@ -25,7 +35,7 @@ upgrade your installation to the latest release.
**Bug fixes** **Bug fixes**
* Security * Security
* Fixed a critical security issue where the LDAP bind username and password * Fixed a critical security issue where the LDAP bind username and password
were stored in clear text on UCP hosts. Please refer to [this KB article](https://success.docker.com/article/upgrading-to-ucp-2-2-12-ucp-3-0-4/) for proper implementation of this fix. were stored in clear text on UCP hosts. Please refer to [this KB article](https://success.docker.com/article/upgrading-to-ucp-2-2-12-ucp-3-0-4/) for proper implementation of this fix.
**Known Issue** **Known Issue**
@ -280,9 +290,9 @@ deprecated. Deploy your applications as Swarm services or Kubernetes workloads.
**Bug fixes** **Bug fixes**
* Security * Security
* Fixed a critical security issue where the LDAP bind username and password * Fixed a critical security issue where the LDAP bind username and password
were stored in clear text on UCP hosts. Please refer to the following KB article were stored in clear text on UCP hosts. Please refer to the following KB article
https://success.docker.com/article/upgrading-to-ucp-2-2-12-ucp-3-0-4/ https://success.docker.com/article/upgrading-to-ucp-2-2-12-ucp-3-0-4/
for proper implementation of this fix. for proper implementation of this fix.
## Version 2.2.11 (2018-07-26) ## Version 2.2.11 (2018-07-26)