Updated Release notes

Signed-off-by: ollypom <oppomeroy@gmail.com>
This commit is contained in:
ollypom 2018-07-12 16:47:07 +01:00
parent 84905ed6d9
commit f82104b5bd
1 changed files with 2 additions and 0 deletions

View File

@ -42,6 +42,8 @@ Azure Disk when installing UCP with the `--cloud-provider` option.
built-in Kubernetes RBAC authorizer. If you had a custom role with
(for instance) Pod Get permissions, you may need to create a new custom
role with permissions for each new subresource.
* To deploy Pods with Privileged options, users now require a grant with the
role `Full Control` for all namespaces.
* The `/api/ucp/config` endpoint now includes default node orchestrator.
* Added `cni_mtu` and `cni_ipinip_mtu` settings to UCP config for controlling
MTU sizes in Calico.