mirror of https://github.com/docker/docs.git
ucp 3.0.2 release notes: dereference cni_ipinip_mtu
this knob does not exist in UCP 3.0.2 Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
This commit is contained in:
parent
146a8aebe1
commit
d51ba688fe
|
|
@ -45,8 +45,7 @@ Azure Disk when installing UCP with the `--cloud-provider` option.
|
||||||
* To deploy Pods with Privileged options, users now require a grant with the
|
* To deploy Pods with Privileged options, users now require a grant with the
|
||||||
role `Full Control` for all namespaces.
|
role `Full Control` for all namespaces.
|
||||||
* The `/api/ucp/config` endpoint now includes default node orchestrator.
|
* The `/api/ucp/config` endpoint now includes default node orchestrator.
|
||||||
* Added `cni_mtu` and `cni_ipinip_mtu` settings to UCP config for controlling
|
* Added `cni_mtu` setting to UCP config for controlling MTU size in Calico.
|
||||||
MTU sizes in Calico.
|
|
||||||
* When a route is not found, interlock now returns a 503 (the expected
|
* When a route is not found, interlock now returns a 503 (the expected
|
||||||
behavior) instead of a 404.
|
behavior) instead of a 404.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue