mirror of https://github.com/docker/docs.git
Add UCP release note about IBM Z (#346)
This commit is contained in:
parent
e7cfd915c0
commit
b6d3f2e462
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue