Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Used (only) in conjunction with networkRedundancy "matedPair".
"activeActiveBond“: The bonded left/right links must be part of a multi-chassis LAG in active-active mode. | "activePassiveBond": Interfaces bonded in active-passive mode in the application with move of bond MAC address. No specific requirements on DC fabric. | "activePassiveL3":  Move of application IP address. |  "activeActiveL3": Anycast/ECMP. 
AttributeQualifierCardinalityContentDescription
trunkModeM0..1”false” | ”true”If not present or  set to”false”, means that this interface shall connect to single network. If set to ”true” then the network interface shall be a trunk interface (connects to multiple VLANS).
ipamM0..1”cniManaged”
”userManaged”
”inBand”
"infraProvided", "orchestrated", "userManaged"The default value (”cniManaged”"infraProvided") means that the CNI specifies how IPAM how IPAM is done and assigns the IP address to the pod interface. Value ”user” indicates that IPAM is done via the application inside the pod.​ "inBand" indicates that the application expects to receive the interface configuration through protocols/procedures over the interface itself, such as DHCP, DHCPv6, SLAAC.   
interfaceType​M0..1

"kernel.netdev", "direct.userdriver", "direct.kerneldriver", "direct.bond", "userspace

This attribute is applicable for passthrough and memif interfaces. Value default value is ”kernel.netdev”.​ 
interfaceOptionM0..Ne.g. "speed=1G|10G|25G|100G"
"nic-type=virtio|i710|mlx-cx5|"
virtio",
"memif"

Alternative vNIC configurations the network interface is verified to work with

Applicable to Pod network interfaces that directly connect to a physical NIC.

The value is a list of verified options for physical NIC caracteristics

.

interfaceRedundancyM0..1"infraProvided“ |
"none“ |
"matedPair"infraProvided", "actPassBond", "actActBond", "actPassL3", "actActL3",
"Left", "Right"
Default value is "infra-provided”, which means that the infrastructure is expected to provide network redundancy for the pod interface. Value "none" means that the application has no requirement on network redundancy. Value ”matedPair” means that the Pod asks for a mated pair of non-redundant left/right network attachments (typically SRIOV) and handles redundancy on application level. The same set of networks shall be configured on both interfaces. 
switchPlanenicOptionsM0..1“left” | “right”

Used (only) in conjunction with networkRedundancy "none" when the application requires two independent virtual links that for redundancy reasons have to reside on different switch planes (left or right).

redundancyMethodM0..1 ”activePassiveBond” |
”activeActiveBond” |
”activePassiveL3”​ |
”activeActiveL3”
"type": "array", "item": "string",
                   "examples": ["i710", "mlx-cx5v"]

nics a direct user space driver the application is verified to work with. Allowed values from ETSI registry.


datatype.ExtCpd.ParamMappings Information Element

...