Skip to content

Commit

Permalink
Merge pull request Mellanox#165 from rollandf/arch
Browse files Browse the repository at this point in the history
chore: Add specifics arch for RHCOS precompiled
  • Loading branch information
rollandf authored Jan 20, 2025
2 parents 740a013 + 53dc4e8 commit 229eb8c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/advanced/advanced.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ Advanced Configurations

.. toctree::
Proxy & Air-gapped <proxy-airgapped.rst>
DOCA Drivers <doca-drivers.rst>
DOCA Driver Container <doca-drivers.rst>
Other Advanced Configurations <advanced-configurations.rst>
16 changes: 9 additions & 7 deletions docs/advanced/doca-drivers.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
.. headings # #, * *, =, -, ^, ", ~
.. include:: ../common/vars.rst

************
DOCA Drivers
************
****************************
NVIDIA DOCA Driver Container
****************************

.. contents:: On this page
:depth: 2
Expand Down Expand Up @@ -71,9 +71,9 @@ These variables can be set in the NicClusterPolicy. For example:
.. _advanced-configurations-precompiled:

=========================================================
Precompiled Container Build Instructions for DOCA Drivers
=========================================================
=========================================================================
Precompiled Container Build Instructions for NVIDIA DOCA Driver Container
=========================================================================

-------------
Prerequisites
Expand Down Expand Up @@ -185,7 +185,9 @@ Then pull the DTK image locally using your pull-secret:
2. `D_FINAL_BASE_IMAGE`: Final container image, to install compiled driver

3. `D_KERNEL_VER`: CoreOS kernel versions for OpenShift are listed `here <https://access.redhat.com/solutions/7077108>`_.
3. `D_ARCH`: Target architecture: `x86_64` or `aarch64`.

4. `D_KERNEL_VER`: CoreOS kernel versions for OpenShift are listed `here <https://access.redhat.com/solutions/7077108>`_.

Kernel version can also be found with the DTK image using the following command:

Expand Down

0 comments on commit 229eb8c

Please sign in to comment.