Packages:
Package v1alpha1 contains API Schema definitions for the configuration.net v1alpha1 API group
Resource Types:
(Appears on:NicConfigurationTemplateSpec, NicDeviceConfigurationSpec)
ConfigurationTemplateSpec is a set of configurations for the NICs
| Field | Description |
|---|---|
numVfsint |
Number of VFs to be configured |
linkTypeLinkTypeEnum |
LinkType to be configured, Ethernet|Infiniband |
pciPerformanceOptimizedPciPerformanceOptimizedSpec |
PCI performance optimization settings |
roceOptimizedRoceOptimizedSpec |
RoCE optimization settings |
gpuDirectOptimizedGpuDirectOptimizedSpec |
GPU Direct optimization settings |
spectrumXOptimizedSpectrumXOptimizedSpec |
Spectrum-X optimization settings. Works only with linkType==Ethernet && numVfs==0. Other optimizations must be skipped or disabled. RawNvConfig must be empty. |
rawNvConfig[]NvConfigParam |
List of arbitrary nv config parameters |
(Appears on:NicDeviceSpec, NicFirmwareTemplateSpec)
FirmwareTemplateSpec specifies a FW update policy for a given FW source ref
| Field | Description |
|---|---|
nicFirmwareSourceRefstring |
NicFirmwareSourceRef refers to existing NicFirmwareSource CR on where to get the FW from |
updatePolicystring |
UpdatePolicy indicates whether the operator needs to validate installed FW or upgrade it |
(Appears on:ConfigurationTemplateSpec)
GpuDirectOptimizedSpec specifies GPU Direct optimization settings
| Field | Description |
|---|---|
enabledbool |
Optimize GPU Direct |
envstring |
GPU direct environment, e.g. Baremetal |
(Appears on:ConfigurationTemplateSpec)
LinkTypeEnum described the link type (Ethernet / Infiniband)
NicConfigurationTemplate is the Schema for the nicconfigurationtemplates API
| Field | Description | ||||||||
|---|---|---|---|---|---|---|---|---|---|
metadataKubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the metadata field. |
||||||||
specNicConfigurationTemplateSpec |
Defines the desired state of NICs
|
||||||||
statusNicTemplateStatus |
Defines the observed state of NicConfigurationTemplate |
(Appears on:NicConfigurationTemplate)
NicConfigurationTemplateSpec defines the desired state of NicConfigurationTemplate
| Field | Description |
|---|---|
nodeSelectormap[string]string |
NodeSelector contains labels required on the node. When empty, the template will be applied to matching devices on all nodes. |
nicSelectorNicSelectorSpec |
NIC selector configuration |
resetToDefaultbool |
(Optional)
ResetToDefault specifies whether node agent needs to perform a reset flow The following operations will be performed: * Nvconfig reset of all non-volatile configurations - Mstconfig -d reset for each PF - Mstconfig -d set ADVANCED_PCI_SETTINGS=1 * Node reboot - Applies new NIC NV config - Will undo any runtime configuration previously performed for the device/driver |
templateConfigurationTemplateSpec |
Configuration template to be applied to matching devices |
NicDevice is the Schema for the nicdevices API
| Field | Description | ||||||
|---|---|---|---|---|---|---|---|
metadataKubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the metadata field. |
||||||
specNicDeviceSpec |
|
||||||
statusNicDeviceStatus |
(Appears on:NicDeviceSpec)
NicDeviceConfigurationSpec contains desired configuration of the NIC
| Field | Description |
|---|---|
resetToDefaultbool |
ResetToDefault specifies whether node agent needs to perform a reset flow. The following operations will be performed: * Nvconfig reset of all non-volatile configurations - Mstconfig -d reset for each PF - Mstconfig -d set ADVANCED_PCI_SETTINGS=1 * Node reboot - Applies new NIC NV config - Will undo any runtime configuration previously performed for the device/driver |
templateConfigurationTemplateSpec |
Configuration template applied from the NicConfigurationTemplate CR |
(Appears on:NicDeviceSpec)
| Field | Description |
|---|---|
nicIndexint |
NicIndex is the index of the NIC in the flattened list of NICs based on the Template |
railIndexint |
RailIndex is the index of the rail where the given NIC belongs to based on the Template |
planeIndices[]int |
PlaneIndices is the indices of the planes for the given NIC based on the Template |
rdmaDevicePrefixstring |
— Parameters from the NicInterfaceNameTemplate CR — RdmaDevicePrefix specifies the prefix for the rdma device name |
netDevicePrefixstring |
NetDevicePrefix specifies the prefix for the net device name |
railPciAddresses[][]string |
RailPciAddresses defines the PCI address to rail mapping and order |
(Appears on:NicDeviceStatus)
NicDevicePortSpec describes the ports of the NIC
| Field | Description |
|---|---|
pcistring |
PCI is a PCI address of the port, e.g. 0000:3b:00.0 |
networkInterfacestring |
NetworkInterface is the name of the network interface for this port, e.g. eth1 |
rdmaInterfacestring |
RdmaInterface is the name of the rdma interface for this port, e.g. mlx5_1 |
(Appears on:NicDevice)
NicDeviceSpec defines the desired state of NicDevice
| Field | Description |
|---|---|
configurationNicDeviceConfigurationSpec |
Configuration specifies the configuration requested by NicConfigurationTemplate |
firmwareFirmwareTemplateSpec |
Firmware specifies the fw upgrade policy requested by NicFirmwareTemplate |
interfaceNameTemplateNicDeviceInterfaceNameSpec |
InterfaceNameTemplate specifies the interface name template to be applied to the NIC |
(Appears on:NicDevice)
NicDeviceStatus defines the observed state of NicDevice
| Field | Description |
|---|---|
nodestring |
Node where the device is located |
typestring |
Type of device, e.g. ConnectX7 |
serialNumberstring |
Serial number of the device, e.g. MT2116X09299 |
partNumberstring |
Part number of the device, e.g. MCX713106AEHEA_QP1 |
psidstring |
Product Serial ID of the device, e.g. MT_0000000221 |
firmwareVersionstring |
Firmware version currently installed on the device, e.g. 22.31.1014 |
dpubool |
DPU indicates if the device is a BlueField in DPU mode |
modelNamestring |
ModelName is the model name of the device, e.g. ConnectX-6 or BlueField-3 |
superNICbool |
SuperNIC indicates if the device is a SuperNIC |
ports[]NicDevicePortSpec |
List of ports for the device |
conditions[]Kubernetes meta/v1.Condition |
List of conditions observed for the device |
NicFirmwareSource is the Schema for the nicfirmwaresources API
| Field | Description | ||||||
|---|---|---|---|---|---|---|---|
metadataKubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the metadata field. |
||||||
specNicFirmwareSourceSpec |
|
||||||
statusNicFirmwareSourceStatus |
(Appears on:NicFirmwareSource)
NicFirmwareSourceSpec represents a list of url sources for FW
| Field | Description |
|---|---|
binUrlSources[]string |
(Optional)
BinUrlSources represents a list of url sources for ConnectX Firmware |
bfbUrlSourcestring |
(Optional)
BFBUrlSource represents a url source for BlueField Bundle |
docaSpcXCCUrlSourcestring |
(Optional)
DocaSpcXCCUrlSource represents a url source for DOCA SPC-X CC .deb package for ubuntu 22.04 Will be removed in the future, once Doca SPC-X CC algorithm will be publicly available |
(Appears on:NicFirmwareSource)
NicFirmwareSourceStatus represents the status of the FW from given sources, e.g. version available for PSIDs
| Field | Description |
|---|---|
statestring |
State represents the firmware processing state |
reasonstring |
Reason shows an error message if occurred |
binaryVersionsmap[string][]string |
Versions is a map of available FW binaries versions to PSIDs a PSID should have only a single FW version available for it |
bfbVersionsmap[string]string |
BFBVersions represents the FW versions available in the provided BFB bundle |
docaSpcXCCVersionstring |
DocaSpcXCCVersion represents the FW versions available in the provided DOCA SPC-X CC .deb package for ubuntu 22.04 |
NicFirmwareTemplate is the Schema for the nicfirmwaretemplates API
| Field | Description | ||||||
|---|---|---|---|---|---|---|---|
metadataKubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the metadata field. |
||||||
specNicFirmwareTemplateSpec |
|
||||||
statusNicTemplateStatus |
(Appears on:NicFirmwareTemplate)
NicFirmwareTemplateSpec defines the FW templates and node/nic selectors for it
| Field | Description |
|---|---|
nodeSelectormap[string]string |
NodeSelector contains labels required on the node. When empty, the template will be applied to matching devices on all nodes. |
nicSelectorNicSelectorSpec |
NIC selector configuration |
templateFirmwareTemplateSpec |
Firmware update template |
NicInterfaceNameTemplate is the Schema for the nicinterfacenametemplates API
| Field | Description | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
metadataKubernetes meta/v1.ObjectMeta |
Refer to the Kubernetes API documentation for the fields of the metadata field. |
||||||||||
specNicInterfaceNameTemplateSpec |
|
||||||||||
statusNicInterfaceNameTemplateStatus |
(Appears on:NicInterfaceNameTemplate)
NicInterfaceNameTemplateSpec defines the desired state of NicInterfaceNameTemplate
| Field | Description |
|---|---|
nodeSelectormap[string]string |
NodeSelector contains labels required on the node. When empty, the template will be applied to matching devices on all nodes. |
pfsPerNicint |
PfsPerNic specifies the number of PFs per NIC Used to calculate the number of planes per NIC |
rdmaDevicePrefixstring |
RdmaDevicePrefix specifies the prefix for the rdma device name %nic_id%, %plane_id% and %rail_id% placeholders can be used to construct the device name %nic_id% is the index of the NIC in the flattened list of NICs %plane_id% is the index of the plane of the specific NIC %rail_id% is the index of the rail where the given NIC belongs to |
netDevicePrefixstring |
NetDevicePrefix specifies the prefix for the net device name %nic_id%, %plane_id% and %rail_id% placeholders can be used to construct the device name %nic_id% is the index of the NIC in the flattened list of NICs %plane_id% is the index of the plane of the specific NIC %rail_id% is the index of the rail where the given NIC belongs to |
railPciAddresses[][]string |
RailPciAddresses defines the PCI address to rail mapping and order The first dimension is the rail index, the second dimension is the PCI addresses of the NICs in the rail. The PCI addresses must be sorted in the order of the rails. Example: [[“0000:1a:00.0”, “0000:2a:00.0”], [“0000:3a:00.0”, “0000:4a:00.0”]] specifies 2 rails with 2 NICs each. |
(Appears on:NicInterfaceNameTemplate)
NicInterfaceNameTemplateStatus defines the observed state of NicInterfaceNameTemplate
(Appears on:NicConfigurationTemplateSpec, NicFirmwareTemplateSpec)
NicSelectorSpec is a desired configuration for NICs
| Field | Description |
|---|---|
nicTypestring |
Type of the NIC to be selected, e.g. 101d,1015,a2d6 etc. |
pciAddresses[]string |
Array of PCI addresses to be selected, e.g. “0000:03:00.0” |
serialNumbers[]string |
Serial numbers of the NICs to be selected, e.g. MT2116X09299 |
partNumbers[]string |
Part numbers of the NICs to be selected, e.g. MCX713106AEHEA_QP1 |
(Appears on:NicConfigurationTemplate, NicFirmwareTemplate)
NicTemplateStatus defines the observed state of NicConfigurationTemplate and NicFirmwareTemplate
| Field | Description |
|---|---|
nicDevices[]string |
NicDevice CRs matching this configuration / firmware template |
(Appears on:ConfigurationTemplateSpec)
| Field | Description |
|---|---|
namestring |
Name of the arbitrary nvconfig parameter |
valuestring |
Value of the arbitrary nvconfig parameter |
(Appears on:ConfigurationTemplateSpec)
PciPerformanceOptimizedSpec specifies PCI performance optimization settings
| Field | Description |
|---|---|
enabledbool |
Specifies whether to enable PCI performance optimization |
maxAccOutReadint |
Specifies the PCIe Max Accumulative Outstanding read bytes |
maxReadRequestint |
Specifies the size of a single PCI read request in bytes |
(Appears on:RoceOptimizedSpec)
QosSpec specifies Quality of Service settings
| Field | Description |
|---|---|
truststring |
Trust mode for QoS settings, e.g. trust-dscp |
pfcstring |
Priority-based Flow Control configuration, e.g. “0,0,0,1,0,0,0,0” |
tosint |
8-bit value for type of service |
(Appears on:ConfigurationTemplateSpec)
RoceOptimizedSpec specifies RoCE optimization settings
| Field | Description |
|---|---|
enabledbool |
Optimize RoCE |
qosQosSpec |
Quality of Service settings |
(Appears on:ConfigurationTemplateSpec)
SpectrumXOptimizedSpec enables Spectrum-X specific optimizations
| Field | Description |
|---|---|
enabledbool |
Optimize Spectrum X |
versionstring |
Version of the Spectrum-X architecture to optimize for |
overlaystring |
(Optional)
Overlay mode to be configured Can be “l3” or “none” |
multiplaneModestring |
(Optional)
Multiplane mode to be configured Can be “none”, “swplb”, “hwplb”, or “uniplane” |
numberOfPlanesint |
(Optional)
Number of planes to be configured |
Generated with gen-crd-api-reference-docs on git commit 838c249.