Incorporated comments added to https://review.opendev.org/c/starlingx/docs/+/783852 (merged)

Signed-off-by: Ron Stone <ronald.stone@windriver.com>
Change-Id: Icc5527f6a830592c84798fd2e1a4417b59d0991c
This commit is contained in:
Ron Stone
2021-04-20 07:17:58 -04:00
parent c6c13e601a
commit 3198825ace

View File

@@ -38,8 +38,8 @@ See |datanet-doc|: :ref:`Add Data Networks using the CLI
#. Lock the host to which you will assign the label.
.. note::
AIO-SX hosts do not need to be locked to assign an |SRIOV| interface to
a data network.
AIO-SX hosts do not need to be locked to provision an |SRIOV|
interface and assign it to a data network.
For example:
@@ -164,9 +164,15 @@ See |datanet-doc|: :ref:`Add Data Networks using the CLI
#. Unlock the host.
.. note::
AIO-SX hosts do not need to be locked to provision an |SRIOV|
interface and assign it to a data network.
.. code-block:: none
~(keystone_admin)$ system host-unlock compute-0
When launching an SRIOV-enabled Kubernetes deployment, pods will only be
scheduled on hosts with the **sriovdp** label enabled.
.. rubric:: |postreq|
When launching an |SRIOV|-enabled Kubernetes deployment, pods will only be
scheduled on hosts with the **sriovdp** label enabled.