Skip to content

Commit ca2899a

Browse files
committed
Fixing some typos
1 parent d3761cb commit ca2899a

12 files changed

+19
-20
lines changed

modules/cluster-logging-feature-reference.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ $ oc -n openshift-logging edit ClusterLogging instance
162162
| ARM support | ✓ | ✓
163163
| PowerPC support | ✓ | ✓
164164
| IBM Z support | ✓ | ✓
165-
| IPV6 support | ✓ | ✓
165+
| IPv6 support | ✓ | ✓
166166
| Log event buffering | ✓ |
167167
| Disconnected Cluster | ✓ | ✓
168168
|===========================================================

modules/cnf-running-the-performance-creator-profile.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ The `info` option requires a value which specifies the output format. Possible v
110110
+
111111
[source,terminal,subs="attributes+"]
112112
----
113-
$ podman run --entrypoint performance-profile-creator -v /must-gather:/must-gather:z registry.redhat.io/openshift4/ose-cluster-node-tuning-operator:vBranch Build --mcp-name=worker-cnf --reserved-cpu-count=4 --rt-kernel=true --split-reserved-cpus-across-numa=false --must-gather-dir-path /must-gather --power-consumption-mode=ultra-low-latency --offlined-cpu-count=6 > my-performance-profile.yaml
113+
$ podman run --entrypoint performance-profile-creator -v /must-gather:/must-gather:z registry.redhat.io/openshift4/ose-cluster-node-tuning-operator:v{product-version} --mcp-name=worker-cnf --reserved-cpu-count=4 --rt-kernel=true --split-reserved-cpus-across-numa=false --must-gather-dir-path /must-gather --power-consumption-mode=ultra-low-latency --offlined-cpu-count=6 > my-performance-profile.yaml
114114
----
115115
+
116116
[NOTE]

modules/installation-configuration-parameters.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ accounts for the dramatically decreased machine performance.
612612
|The only supported value is `3`, which is the default value.
613613

614614
|`credentialsMode`
615-
|The Cloud Credential Operator (CCO) mode. If no mode is specified, the CCO dynamically tries to determine the capabilities of the provided credentials, with a preference for mint mode on the platforms where multiple modes are supported.
615+
|The Cloud Credential Operator (CCO) mode. If no mode is specified, the CCO dynamically tries to determine the capabilities of the provided credentials, with a preference for mint mode on the platforms where multiple modes are supported.
616616
ifdef::gcp[If you are installing on GCP into a shared virtual private cloud (VPC), `credentialsMode` must be set to `Passthrough`.]
617617
[NOTE]
618618
====
@@ -1175,7 +1175,7 @@ link:https://yaml.org/spec/1.2/spec.html#sequence//[YAML sequence].
11751175

11761176
|`platform.gcp.defaultMachinePlatform.tags`
11771177
|Optional. Additional network tags to add to the control plane and compute machines.
1178-
|One or more strings, for example `network-tag1``.
1178+
|One or more strings, for example `network-tag1`.
11791179

11801180
|`platform.gcp.defaultMachinePlatform.type`
11811181
|The link:https://cloud.google.com/compute/docs/machine-types[GCP machine type] for control plane and compute machines.
@@ -1383,7 +1383,7 @@ Additional {rh-virtualization} configuration parameters are described in the fol
13831383
|String. For example: `3fa86930-0be5-4052-b667-b79f0a729692`
13841384

13851385
|`platform.ovirt.api_vips`
1386-
|Required. An IP address on the machine network that will be assigned to the API virtual IP (VIP). You can access the OpenShift API at this endpoint. For dual-stack networks, assign up to two IP addresses. The primary IP address must be from the IPv4 network.
1386+
|Required. An IP address on the machine network that will be assigned to the API virtual IP (VIP). You can access the OpenShift API at this endpoint. For dual-stack networks, assign up to two IP addresses. The primary IP address must be from the IPv4 network.
13871387

13881388
[NOTE]
13891389
====
@@ -1393,7 +1393,7 @@ In {product-title} 4.12 and later, the `api_vip` configuration setting is deprec
13931393
|String. Example: `10.46.8.230`
13941394

13951395
|`platform.ovirt.ingress_vips`
1396-
|Required. An IP address on the machine network that will be assigned to the Ingress virtual IP (VIP). For dual-stack networks, assign up to two IP addresses. The primary IP address must be from the IPv4 network.
1396+
|Required. An IP address on the machine network that will be assigned to the Ingress virtual IP (VIP). For dual-stack networks, assign up to two IP addresses. The primary IP address must be from the IPv4 network.
13971397

13981398
[NOTE]
13991399
====

modules/nvidia-gpu-admin-dashboard-using.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="nvidia-gpu-admin-dashboard-using_{context}"]
77
= Using the NVIDIA GPU administration dashboard
88

9-
After deploying the the OpenShift Console NVIDIA GPU plug-in, log in to the OpenShift Container Platform web console using your login credentials to access the *Administrator* perspective.
9+
After deploying the OpenShift Console NVIDIA GPU plug-in, log in to the OpenShift Container Platform web console using your login credentials to access the *Administrator* perspective.
1010

1111
To view the changes, you need to refresh the console to see the **GPUs** tab under **Compute**.
1212

modules/openshift-architecture-common-terms.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ private registry::
141141
{product-title} can use any server implementing the container image registry API as a source of the image which allows the developers to push and pull their private container images.
142142

143143
public registry::
144-
{product-title} can use any server implementing the container image registry API as a source of the the image which allows the developers to push and pull their public container images.
144+
{product-title} can use any server implementing the container image registry API as a source of the image which allows the developers to push and pull their public container images.
145145

146146
{op-system-base} {product-title} Cluster Manager::
147147
A managed service where you can install, modify, operate, and upgrade your {product-title} clusters.

modules/recommended-etcd-practices.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Because etcd writes data to disk and persists proposals on disk, its performance depends on disk performance.
1010
Although etcd is not particularly I/O intensive, it requires a low latency block device for optimal performance and stability. Because etcd's consensus protocol depends on persistently storing metadata to a log (WAL), etcd is sensitive to disk-write latency. Slow disks and disk activity from other processes can cause long fsync latencies.
1111

12-
Those latencies can cause etcd to miss heartbeats, not commit new proposals to the disk on time, and ultimately experience request timeouts and temporary leader loss. High write latencies also lead to a OpenShift API slowness, which affects cluster performance. Because of these reasons, avoid colocating other workloads on the control-plane nodes.
12+
Those latencies can cause etcd to miss heartbeats, not commit new proposals to the disk on time, and ultimately experience request timeouts and temporary leader loss. High write latencies also lead to an OpenShift API slowness, which affects cluster performance. Because of these reasons, avoid colocating other workloads on the control-plane nodes.
1313

1414
In terms of latency, run etcd on top of a block device that can write at least 50 IOPS of 8000 bytes long sequentially. That is, with a latency of 20ms, keep in mind that uses fdatasync to synchronize each write in the WAL. For heavy loaded clusters, sequential 500 IOPS of 8000 bytes (2 ms) are recommended. To measure those numbers, you can use a benchmarking tool, such as fio.
1515

modules/rosa-sts-creating-a-cluster-with-customizations-ocm.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ The API endpoint cannot be changed between public and private after your cluster
263263
+
264264
Public API endpoint:: Select *Public* if you do not want to restrict access to your cluster. You can access the Kubernetes API endpoint and application routes from the internet.
265265

266-
Private API endpoint:: Select *Private* if you want to restrict network access to to your cluster. The Kubernetes API endpoint and application routes are accessible from direct private connections only.
266+
Private API endpoint:: Select *Private* if you want to restrict network access to your cluster. The Kubernetes API endpoint and application routes are accessible from direct private connections only.
267267
+
268268
[IMPORTANT]
269269
====

modules/vsphere-anti-affinity.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88
[id="anti-affinity-vsphere_{context}"]
99
= Configuring vSphere DRS anti-affinity rules for control plane nodes
1010

11-
vSphere Distributed Resource Scheduler (DRS) anti-affinity rules can be configured to support higher availability of {product-title} Control Plane nodes. Anti-affinity rules ensure that the vSphere Virtual Machines for the {product-title} Control Plane nodes are not scheduled to the same vSphere Host.
11+
vSphere Distributed Resource Scheduler (DRS) anti-affinity rules can be configured to support higher availability of {product-title} Control Plane nodes. Anti-affinity rules ensure that the vSphere Virtual Machines for the {product-title} Control Plane nodes are not scheduled to the same vSphere Host.
1212

1313
[IMPORTANT]
1414
====
1515
* The following information applies to compute DRS only and does not apply to storage DRS.
1616
17-
* The `govc`` command is an open-source command available from VMware; it is not available from Red Hat. The `govc` command is not supported by the Red Hat support.
17+
* The `govc` command is an open-source command available from VMware; it is not available from Red Hat. The `govc` command is not supported by the Red Hat support.
1818
1919
* Instructions for downloading and installing `govc` are found on the VMware documentation website.
20-
====
20+
====
2121

2222
// https://docs.vmware.com/en/VMware-Telco-Cloud-Operations/1.4.0/deployment-guide-140/GUID-5249E662-D792-4A1A-93E6-CF331552364C.html#:~:text=Govc%20is%20an%20open%20source,operations%20on%20the%20target%20vCenter.
2323

@@ -69,4 +69,4 @@ $ govc cluster.rule.create \
6969
-dc MyDatacenter -cluster MyOtherCluster \
7070
-enable \
7171
-anti-affinity master-0 master-1 master-2
72-
----
72+
----

modules/ztp-configuring-disk-partitioning.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="ztp-configuring-disk-partitioning_{context}"]
77
= Configuring disk partitioning with SiteConfig
88

9-
Configure disk partitioning for a managed cluster using a `SiteConfig` CR and GitOps ZTP. The disk partition details in the `SiteConfig` CR must match the the underlying disk.
9+
Configure disk partitioning for a managed cluster using a `SiteConfig` CR and GitOps ZTP. The disk partition details in the `SiteConfig` CR must match the underlying disk.
1010

1111
[NOTE]
1212
====

modules/ztp-installation-crs.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The following table lists the installation CRs that are automatically applied by
2929
|Used with `ClusterDeployment` to generate the discovery ISO for the managed cluster.
3030

3131
|`AgentClusterInstall`
32-
|Specifies details of the manged cluster configuration such as networking and the number of control plane nodes. Displays the cluster `kubeconfig` and credentials when the installation is complete.
32+
|Specifies details of the managed cluster configuration such as networking and the number of control plane nodes. Displays the cluster `kubeconfig` and credentials when the installation is complete.
3333
|Specifies the managed cluster configuration information and provides status during the installation of the cluster.
3434

3535
|`ClusterDeployment`

0 commit comments

Comments
 (0)