Add UCP release note about IBM Z (#346)

This commit is contained in:
Joao Fernandes 2017-12-13 14:27:38 -08:00 committed by Jim Galasyn
parent e7cfd915c0
commit b6d3f2e462
1 changed files with 15 additions and 6 deletions

View File

@ -77,3 +77,12 @@ node set.
are correctly applied. This can cause cluster failure if master nodes are lost.
Reconciliation may fail on RHEL and CentOS because of problems with mounting the
`/var` folder.
* The Docker Kubernetes flex-volume bridge doesn't work with volumes created
with volume plugins. Only local volumes (and v1 plugin volumes) work.
* Rotating UCP certificates can cause Kubernetes networking to stop working.
* Currently, the only tested and supported Kubernetes CNI networking plugin is
Calico (which is included).
* Kubernetes resources with identical names in different namespaces are not
visible in the UI because of a problem with the middleware object store.
* If all the nodes in UCP are using IBM Z, Kubernetes functionality will show
up on the web UI but not be available for use.