Skip to content

Commit 8d26e99

Browse files
authored
Merge pull request #64676 from bergerhoffer/typos-sept
Fixing some typos
2 parents 2734933 + 0e523f4 commit 8d26e99

25 files changed

+43
-44
lines changed

modules/assisted-installer-configuring-host-network-interfaces.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ The {ai-full} supports IPv4 networking and dual stack networking. The {ai-full}
2020

2121
.. Enter the default gateway IP address.
2222

23-
.. Enter the DNS server IP addresss.
23+
.. Enter the DNS server IP address.
2424

2525
. Enter the host-specific configuration.
2626

modules/deleting-machine-pools.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@ You can delete a machine pool in the event that your workload requirements have
1111

1212
You can delete machine pools using the
1313
ifdef::openshift-rosa[]
14-
Openshift Cluster Manager or the ROSA CLI (`rosa`).
14+
OpenShift Cluster Manager or the ROSA CLI (`rosa`).
1515
endif::openshift-rosa[]
1616
ifndef::openshift-rosa[]
17-
Openshift Cluster Manager.
17+
OpenShift Cluster Manager.
1818
endif::[]
1919
ifndef::openshift-rosa[]
2020

modules/installation-creating-azure-service-principal.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ If you are unable to use a service principal, you can use a managed identity.
1414

1515
* You have installed or updated the link:https://docs.microsoft.com/en-us/cli/azure/install-azure-cli-yum?view=azure-cli-latest[Azure CLI].
1616
* You have an Azure subscription ID.
17-
* If you are not going to assign the the `Contributor` and `User Administrator Access` roles to the service principal, you have created a custom role with the required Azure permissions.
17+
* If you are not going to assign the `Contributor` and `User Administrator Access` roles to the service principal, you have created a custom role with the required Azure permissions.
1818
1919
.Procedure
2020

modules/installation-gcp-marketplace.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ By default, the installation program downloads and installs the {op-system-first
2121
** Set the `name` parameter to one of the following offers:
2222
+
2323
{product-title}:: `redhat-coreos-ocp-413-x86-64-202305021736`
24-
{opp}:: `redhat-coreos-opp-413-x86-64-202305021736``
24+
{opp}:: `redhat-coreos-opp-413-x86-64-202305021736`
2525
{oke}:: `redhat-coreos-oke-413-x86-64-202305021736`
2626
. Save the file and reference it when deploying the cluster.
2727

modules/installation-ibm-cloud-iam-policies-api-key.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ ifdef::ibm-power-vs[]
126126
|Default resource group: The resource type should equal `Resource group`, with a value of `Default`. If your account administrator changed your account's default resource group to something other than Default, use that value instead.
127127

128128
|Viewer, Operator, Editor, Reader, Manager
129-
|Power Systems Virtual Server service in <resoure_group> resource group
129+
|Power Systems Virtual Server service in <resource_group> resource group
130130

131131
|Viewer, Operator, Editor, Reader, Writer, Manager, Administrator
132132
|Internet Services service in <resource_group> resource group: CIS functional scope string equals reliability

modules/ipi-install-configuring-host-network-interfaces-for-subnets.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// This module is included in the following assemblies:
1+
// This module is included in the following assemblies:
22
//
33
// installing/installing_bare_metal_ipi/ipi-install-installation-workflow.adoc
44

@@ -8,11 +8,11 @@
88

99
For edge computing scenarios, it can be beneficial to locate worker nodes closer to the edge. To locate remote worker nodes in subnets, you might use different network segments or subnets for the remote worker nodes than you used for the control plane subnet and local worker nodes. You can reduce latency for the edge and allow for enhanced scalability by setting up subnets for edge computing scenarios.
1010

11-
If you have established different network segments or subnets for remote worker nodes as described in the section on "Establishing communication between subnets", you must specify the subnets in the `machineNetwork` configuration setting if the workers are using static IP addresses, bonds or other advanced networking. When setting the node IP address in the `networkConfig` paramter for each remote worker node, you must also specify the gateway and the DNS server for the subnet containing the control plane nodes when using static IP addresses. This ensures the remote worker nodes can reach the subnet containing the control plane nodes and that they can receive network traffic from the control plane.
11+
If you have established different network segments or subnets for remote worker nodes as described in the section on "Establishing communication between subnets", you must specify the subnets in the `machineNetwork` configuration setting if the workers are using static IP addresses, bonds or other advanced networking. When setting the node IP address in the `networkConfig` parameter for each remote worker node, you must also specify the gateway and the DNS server for the subnet containing the control plane nodes when using static IP addresses. This ensures the remote worker nodes can reach the subnet containing the control plane nodes and that they can receive network traffic from the control plane.
1212

1313
[IMPORTANT]
1414
====
15-
All control plane nodes must run in the same subnet. When using more than one subnet, you can also configure the Ingress VIP to run on the control plane nodes by using a manifest. See "Configuring network components to run on the control plane" for details.
15+
All control plane nodes must run in the same subnet. When using more than one subnet, you can also configure the Ingress VIP to run on the control plane nodes by using a manifest. See "Configuring network components to run on the control plane" for details.
1616
1717
Deploying a cluster with multiple subnets requires using virtual media, such as `redfish-virtualmedia` and `idrac-virtualmedia`.
1818
====
@@ -56,4 +56,4 @@ networkConfig:
5656
<1> Replace `<interface_name>` with the interface name.
5757
<2> Replace `<node_ip>` with the IP address of the node.
5858
<3> Replace `<gateway_ip>` with the IP address of the gateway.
59-
<4> Replace `<dns_ip>` with the IP address of the DNS server.
59+
<4> Replace `<dns_ip>` with the IP address of the DNS server.

modules/migration-mtc-release-notes-1-7-06.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[id="new-features-1-7-6_{context}"]
1010
== New features
1111

12-
.Implement proposed changes for DVM support with PSA in Red Hat Openshift Container Platform 4.12
12+
.Implement proposed changes for DVM support with PSA in Red Hat OpenShift Container Platform 4.12
1313
With the incoming enforcement of Pod Security Admission (PSA) in {OCP} 4.12, whereby the default pod would run with a `restricted` profile. This `restricted` profile would mean workloads to migrate would be in violation of this policy and no longer work as of now. The above enhancement outlines the changes that will be required to remain compatible with OCP 4.12. (link:https://issues.redhat.com/browse/MIG-1240[*MIG-1240*])
1414

1515
[id="resolved-issues-1-7-06_{context}"]

modules/network-observability-loki-install.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ It is recommended to install link:https://catalog.redhat.com/software/containers
1515
1616
//* <Any Loki install prerequisites for using with Network Observability operator?>
1717

18-
There are several ways you can install Loki. One way you can install the Loki Operator is by using the {product-title} web console Operator Hub.
18+
There are several ways you can install Loki. One way you can install the Loki Operator is by using the {product-title} web console Operator Hub.
1919

2020

2121
.Procedure
@@ -32,9 +32,9 @@ There are several ways you can install Loki. One way you can install the Loki Op
3232

3333
.. Verify that *Loki Operator* is listed with *Status* as *Succeeded* in all the projects.
3434
+
35-
. Create a `Secret` YAML file. You can create this secret in the web console or CLI.
35+
. Create a `Secret` YAML file. You can create this secret in the web console or CLI.
3636
.. Using the web console, navigate to the *Project* -> *All Projects* dropdown and select *Create Project*. Name the project `netobserv` and click *Create*.
37-
.. Navigate to the Import icon ,*+*, in the top right corner. Drop your YAML file into the editor. It is important to create this YAML file in the `netobserv` namespace that uses the `access_key_id` and `access_key_secret` to specify your credentials.
37+
.. Navigate to the Import icon, *+*, in the top right corner. Drop your YAML file into the editor. It is important to create this YAML file in the `netobserv` namespace that uses the `access_key_id` and `access_key_secret` to specify your credentials.
3838

3939
.. Once you create the secret, you should see it listed under *Workloads* -> *Secrets* in the web console.
4040
+
@@ -56,5 +56,5 @@ stringData:
5656

5757
[IMPORTANT]
5858
====
59-
To uninstall Loki, refer to the uninstallation process that corresponds with the method you used to install Loki. You might have remaining `ClusterRoles` and `ClusterRoleBindings`, data stored in object store, and persistent volume that must be removed.
60-
====
59+
To uninstall Loki, refer to the uninstallation process that corresponds with the method you used to install Loki. You might have remaining `ClusterRoles` and `ClusterRoleBindings`, data stored in object store, and persistent volume that must be removed.
60+
====

modules/node-tuning-operator-supported-tuned-daemon-plug-ins.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ that is not supported. The following TuneD plugins are currently not supported:
3939
The TuneD bootloader plugin only supports {op-system-first} worker nodes.
4040
====
4141

42-
.Additional references
42+
.Additional resources
4343

4444
* link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/8/html/monitoring_and_managing_system_status_and_performance/customizing-tuned-profiles_monitoring-and-managing-system-status-and-performance#available-tuned-plug-ins_customizing-tuned-profiles[Available TuneD Plugins]
4545

modules/nvidia-gpu-vsphere.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
You can deploy {product-title} on an NVIDIA-certified VMware vSphere server that can host different GPU types.
1010

11-
An NVIDIA GPU driver must be installed in the hypervisor in case vGPU instances are used by the VMs. For VMWare vSphere, this host driver is provided in the form of a VIB file.
11+
An NVIDIA GPU driver must be installed in the hypervisor in case vGPU instances are used by the VMs. For VMware vSphere, this host driver is provided in the form of a VIB file.
1212

1313
The maximum number of vGPUS that can be allocated to worker node VMs depends on the version of vSphere:
1414

0 commit comments

Comments
 (0)