From dd25193887fd50e9e70e40a2de85f257dbef2ccf Mon Sep 17 00:00:00 2001 From: srir Date: Mon, 29 Jul 2024 16:02:58 +0530 Subject: [PATCH] OCPBUGS#31297: Fixed typos --- modules/cnf-checking-numa-aware-scheduler-logs.adoc | 2 +- modules/cnf-reporting-more-exact-reource-availability.adoc | 2 +- modules/cnf-troubleshooting-numa-aware-workloads.adoc | 4 ++-- modules/nodes-vsphere-machine-set-concept-static-ip.adoc | 2 +- .../consolequickstart-console-openshift-io-v1.adoc | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/modules/cnf-checking-numa-aware-scheduler-logs.adoc b/modules/cnf-checking-numa-aware-scheduler-logs.adoc index 061922aad8..8de4ea7f9a 100644 --- a/modules/cnf-checking-numa-aware-scheduler-logs.adoc +++ b/modules/cnf-checking-numa-aware-scheduler-logs.adoc @@ -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] ---- diff --git a/modules/cnf-reporting-more-exact-reource-availability.adoc b/modules/cnf-reporting-more-exact-reource-availability.adoc index a03ba65568..7339938d7c 100644 --- a/modules/cnf-reporting-more-exact-reource-availability.adoc +++ b/modules/cnf-reporting-more-exact-reource-availability.adoc @@ -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] ---- diff --git a/modules/cnf-troubleshooting-numa-aware-workloads.adoc b/modules/cnf-troubleshooting-numa-aware-workloads.adoc index 6623e45356..5a1515d0bc 100644 --- a/modules/cnf-troubleshooting-numa-aware-workloads.adoc +++ b/modules/cnf-troubleshooting-numa-aware-workloads.adoc @@ -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] ---- diff --git a/modules/nodes-vsphere-machine-set-concept-static-ip.adoc b/modules/nodes-vsphere-machine-set-concept-static-ip.adoc index c633ccdff9..4ccf7961a3 100644 --- a/modules/nodes-vsphere-machine-set-concept-static-ip.adoc +++ b/modules/nodes-vsphere-machine-set-concept-static-ip.adoc @@ -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. diff --git a/rest_api/console_apis/consolequickstart-console-openshift-io-v1.adoc b/rest_api/console_apis/consolequickstart-console-openshift-io-v1.adoc index a8a09effe3..6e5d5bf175 100644 --- a/rest_api/console_apis/consolequickstart-console-openshift-io-v1.adoc +++ b/rest_api/console_apis/consolequickstart-console-openshift-io-v1.adoc @@ -285,7 +285,7 @@ Required:: | `success` | `string` -| success describes the succesfully passed task. +| success describes the successfully passed task. |===