mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
OCPBUGS#31297: Fixed typos
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
ea7c34a2c4
commit
dd25193887
@@ -79,7 +79,7 @@ numaresourcesscheduler.nodetopology.openshift.io/numaresourcesscheduler created
|
||||
|
||||
. Check that the NUMA-aware scheduler was successfully deployed:
|
||||
|
||||
.. Run the following command to check that the CRD is created succesfully:
|
||||
.. Run the following command to check that the CRD is created successfully:
|
||||
+
|
||||
[source,terminal]
|
||||
----
|
||||
|
||||
@@ -76,7 +76,7 @@ numaresourcesscheduler.nodetopology.openshift.io/numaresourcesscheduler created
|
||||
|
||||
. Check that the NUMA-aware scheduler was successfully deployed:
|
||||
|
||||
.. Run the following command to check that the CRD is created succesfully:
|
||||
.. Run the following command to check that the CRD is created successfully:
|
||||
+
|
||||
[source,terminal]
|
||||
----
|
||||
|
||||
@@ -45,7 +45,7 @@ $ oc get numaresourcesschedulers.nodetopology.openshift.io numaresourcesschedule
|
||||
topo-aware-scheduler
|
||||
----
|
||||
|
||||
. Verify that NUMA-aware scheduable nodes have the `noderesourcetopologies` CR applied to them. Run the following command:
|
||||
. Verify that NUMA-aware schedulable nodes have the `noderesourcetopologies` CR applied to them. Run the following command:
|
||||
+
|
||||
[source,terminal]
|
||||
----
|
||||
@@ -65,7 +65,7 @@ compute-1.example.com 17h
|
||||
The number of nodes should equal the number of worker nodes that are configured by the machine config pool (`mcp`) worker definition.
|
||||
====
|
||||
|
||||
. Verify the NUMA zone granularity for all scheduable nodes by running the following command:
|
||||
. Verify the NUMA zone granularity for all schedulable nodes by running the following command:
|
||||
+
|
||||
[source,terminal]
|
||||
----
|
||||
|
||||
@@ -38,4 +38,4 @@ spec:
|
||||
status: {}
|
||||
----
|
||||
|
||||
The machine controller updates the machine with a status of `IPAddressClaimed` to indicate that a static IP address has succesfully bound to the `IPAddressClaim` resource. The machine controller applies the same status to a machine with multiple `IPAddressClaim` resources that each contain a bound static IP address.The machine controller then creates a virtual machine and applies static IP addresses to any nodes listed in the `providerSpec` of a machine's configuration.
|
||||
The machine controller updates the machine with a status of `IPAddressClaimed` to indicate that a static IP address has successfully bound to the `IPAddressClaim` resource. The machine controller applies the same status to a machine with multiple `IPAddressClaim` resources that each contain a bound static IP address.The machine controller then creates a virtual machine and applies static IP addresses to any nodes listed in the `providerSpec` of a machine's configuration.
|
||||
|
||||
@@ -285,7 +285,7 @@ Required::
|
||||
|
||||
| `success`
|
||||
| `string`
|
||||
| success describes the succesfully passed task.
|
||||
| success describes the successfully passed task.
|
||||
|
||||
|===
|
||||
|
||||
|
||||
Reference in New Issue
Block a user