mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 21:46:22 +01:00
MTU size requirement for User Defined Networks on IBM Power Virtual Server
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
f638695809
commit
526e2d7b47
@@ -11,6 +11,11 @@ Create a `UserDefinedNetwork` CR by using the CLI to enable namespace-scoped net
|
||||
|
||||
The following procedure creates a `UserDefinedNetwork` CR that is namespace scoped. Based upon your use case, create your request by using either the `my-layer-two-udn.yaml` example for a `Layer2` topology type or the `my-layer-three-udn.yaml` example for a `Layer3` topology type.
|
||||
|
||||
[NOTE]
|
||||
====
|
||||
When deploying a `UserDefinedNetwork` custom resource (CR) on {ibm-power-name} Virtual Server with installer-provisioned infrastructure (IPI), you must set the MTU size to `1300` or `1250`.
|
||||
====
|
||||
|
||||
.Prerequisites
|
||||
|
||||
* You have logged in with `cluster-admin` privileges, or you have `view` and `edit` role-based access control (RBAC).
|
||||
|
||||
Reference in New Issue
Block a user