Skip to content

Commit 1c7b6f7

Browse files
authored
Merge pull request #94585 from bergerhoffer/main-typo-check
Updating a bunch of typos
2 parents 3a673f7 + 706ebb9 commit 1c7b6f7

File tree

35 files changed

+148
-149
lines changed

35 files changed

+148
-149
lines changed

disconnected/mirroring/about-installing-oc-mirror-v2.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ include::modules/oc-mirror-IDMS-ITMS-about.adoc[leveloffset=+1]
7575
// Configuring your cluster to use the resources generated by oc-mirror
7676
include::modules/oc-mirror-updating-cluster-manifests-v2.adoc[leveloffset=+2]
7777

78-
After your cluster is configured to use the resources generated by oc-mirror plugin v2, see xref:../../disconnected/mirroring/about-installing-oc-mirror-v2.adoc#next-steps_about-installing-oc-mirror-v2[Next Steps] for information about tasks that you can perform using your mirrored images.
78+
After your cluster is configured to use the resources generated by oc-mirror plugin v2, see xref:../../disconnected/mirroring/about-installing-oc-mirror-v2.adoc#next-steps_about-installing-oc-mirror-v2[Next steps] for information about tasks that you can perform using your mirrored images.
7979

8080
[role="_additional-resources"]
8181
.Additional resources
@@ -140,4 +140,4 @@ After you mirror images to your disconnected environment using oc-mirror plugin
140140
* xref:../../disconnected/using-olm.adoc#olm-restricted-networks[Using Operator Lifecycle Manager in disconnected environments]
141141
* xref:../../disconnected/updating/disconnected-update-osus.adoc#updating-disconnected-cluster-osus[Updating a cluster in a disconnected environment using the OpenShift Update Service]
142142

143-
// Intentionally linking to the OSUS update procedure since we probably want to steer users to do that workflow as much as possible. But I can change to the index of the update section if I shouldn't be as prescriptive.
143+
// Intentionally linking to the OSUS update procedure since we probably want to steer users to do that workflow as much as possible. But I can change to the index of the update section if I shouldn't be as prescriptive.

edge_computing/day_2_core_cnf_clusters/telco-day-2-welcome.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ toc::[]
88

99
You can use the following Day 2 operations to manage telco core CNF clusters.
1010

11-
Updating a telco core CNF cluster:: Updating your cluster is a critical task that ensures that bugs and potential security vulnerabilities are patched.
11+
Updating a telco core CNF cluster:: Updating your cluster is a critical task that ensures that bugs and potential security vulnerabilities are patched.
1212
For more information, see xref:../day_2_core_cnf_clusters/updating/telco-update-welcome.adoc#telco-update-welcome[Updating a telco core CNF cluster].
1313

14-
Troubleshooting and maintaining telco core CNF clusters:: To maintain and troubleshoot a bare-metal environment where high-bandwidth network throughput is required, see see xref:../day_2_core_cnf_clusters/troubleshooting/telco-troubleshooting-intro.adoc#telco-troubleshooting-intro[Troubleshooting and maintaining telco core CNF clusters].
14+
Troubleshooting and maintaining telco core CNF clusters:: To maintain and troubleshoot a bare-metal environment where high-bandwidth network throughput is required, see xref:../day_2_core_cnf_clusters/troubleshooting/telco-troubleshooting-intro.adoc#telco-troubleshooting-intro[Troubleshooting and maintaining telco core CNF clusters].
1515

16-
Observability in telco core CNF clusters:: {product-title} generates a large amount of data, such as performance metrics and logs from the platform and the workloads running on it.
17-
As an administrator, you can use tools to collect and analyze the available data.
16+
Observability in telco core CNF clusters:: {product-title} generates a large amount of data, such as performance metrics and logs from the platform and the workloads running on it.
17+
As an administrator, you can use tools to collect and analyze the available data.
1818
For more information, see xref:../day_2_core_cnf_clusters/observability/telco-observability.adoc#telco-observability[Observability in telco core CNF clusters].
1919

2020
Security:: You can enhance security for high-bandwidth network deployments in telco environments by following key security considerations.

migration_toolkit_for_containers/mtc-migrating-vms.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ a|
3434
* Create a new persistent volume (PV) in the same namespace.
3535
* Copy data from the source PV to the target PV, and change the VM definition to point to the new PV.
3636
** If you have the `liveMigrate` flag set, the VM migrates live.
37-
** If you do have the `liveMigrate` flag set, the VM shuts down, the source PV contents are copied to the target PV, and the the VM is started.
37+
** If you do have the `liveMigrate` flag set, the VM shuts down, the source PV contents are copied to the target PV, and the VM is started.
3838

3939
|Move
4040
|No

modules/backing-up-the-backend-redis-database.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ spec:
7676
$ oc create -f redis-backup.yaml
7777
----
7878
+
79-
.Example output:
79+
.Example output
8080
+
8181
[source,terminal]
8282
----
@@ -93,7 +93,7 @@ backup.velero.io/redis-backup created
9393
$ oc get backups.velero.io redis-backup -o yaml
9494
----
9595
+
96-
.Example output:
96+
.Example output
9797
+
9898
[source,terminal]
9999
----
@@ -107,4 +107,4 @@ phase: Completed
107107
progress: {}
108108
startTimestamp: "2025-04-17T13:25:16Z"
109109
version: 1
110-
----
110+
----

modules/compliance-priorityclass.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ In large scale environments, the default `PriorityClass` object can be too low t
1010

1111
.Prerequisites
1212

13-
* Optional: You have created a `PriorityClass` object. For more information, see "Configuring priority and preemption" in the _Additional Resources_.
13+
* Optional: You have created a `PriorityClass` object. For more information, see "Configuring priority and preemption" in the _Additional resources_.
1414
1515
.Procedure
1616

@@ -55,4 +55,4 @@ roles:
5555
scanTolerations:
5656
- operator: Exists
5757
----
58-
<1> If the `PriorityClass` referenced in the `ScanSetting` cannot be found, the Operator will leave the `PriorityClass` empty, issue a warning, and continue scheduling scans without a `PriorityClass`.
58+
<1> If the `PriorityClass` referenced in the `ScanSetting` cannot be found, the Operator will leave the `PriorityClass` empty, issue a warning, and continue scheduling scans without a `PriorityClass`.

modules/coreos-layering-configuring-on-remove.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
[id="coreos-layering-configuring-on-remove_{context}"]
77
= Removing an on-cluster custom layered image
88

9-
To prevent the custom layered images from taking up excessive space in your registry, you can automatically remove an on-cluster custom layered image from the repository by deleting the `MachineOSBuild` object that created the image.
9+
To prevent the custom layered images from taking up excessive space in your registry, you can automatically remove an on-cluster custom layered image from the repository by deleting the `MachineOSBuild` object that created the image.
1010

11-
The credentials provided by the registry push secret that you added to the the `MachineOSBuild` object must grant the permission for deleting an image from the registry. If the delete permission is not provided, the image is not removed when you delete the `MachineOSBuild` object.
11+
The credentials provided by the registry push secret that you added to the `MachineOSBuild` object must grant the permission for deleting an image from the registry. If the delete permission is not provided, the image is not removed when you delete the `MachineOSBuild` object.
1212

1313
Note that the custom layered image is not deleted if the image is either currently in use on a node or is desired by the nodes, as indicated by the `machineconfiguration.openshift.io/currentConfig` or `machineconfiguration.openshift.io/desiredConfig` annotation on the node.

modules/cudn-status-conditions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ h|Resolution
200200
|`Invalid value...When 2 CIDRs are set, they must be from different IP families`.
201201
|You must change one of your CIDR ranges to a different IP family.
202202

203-
|The `spec.network.localnet.ipam.mode` is `Disabled` but the ``spec.network.localnet.lifecycle` has a value of `Persistent`.
203+
|The `spec.network.localnet.ipam.mode` is `Disabled` but the `spec.network.localnet.lifecycle` has a value of `Persistent`.
204204
|`lifecycle Persistent is only supported when ipam.mode is Enabled`
205205
|You must set the `ipam.mode` to `Enabled` when the optional field `lifecycle` has a value of `Persistent`.
206206
|===

modules/dr-restoring-etcd-quorum-ha.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ In a terminal that has access to the cluster as a `cluster-admin` user, run the
9292
$ oc get machines -n openshift-machine-api -o wide
9393
----
9494
+
95-
.Example output:
95+
.Example output
9696
+
9797
[source,terminal]
9898
----
@@ -123,7 +123,7 @@ A new machine is automatically provisioned after deleting the machine of the off
123123
$ oc get machines -n openshift-machine-api -o wide
124124
----
125125
+
126-
.Example output:
126+
.Example output
127127
+
128128
[source,terminal]
129129
----

modules/microshift-auto-recovery-example-bootc-systems.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You must include the entire `auto-recovery` process for {op-system-image} system
2525
+
2626
[IMPORTANT]
2727
====
28-
The location of the the `10-auto-recovery.conf` and `microshift-auto-recovery.service` must be relative to the Containerfile.
28+
The location of the `10-auto-recovery.conf` and `microshift-auto-recovery.service` must be relative to the Containerfile.
2929
3030
For example, if the path to the Containerfile is `/home/microshift/my-build/Containerfile`, the systemd files need to be adjacent for proper embedding. The following paths are correct for this example:
3131

@@ -90,4 +90,4 @@ $ sudo podman images "${IMAGE_NAME}"
9090
----
9191
REPOSITORY TAG IMAGE ID CREATED SIZE
9292
localhost/microshift-4.18-bootc latest 193425283c00 2 minutes ago 2.31 GB
93-
----
93+
----

modules/microshift-config-parameters-table.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The following table explains {microshift-short} configuration YAML parameters an
6767

6868
|`debugging.logLevel`
6969
|`Normal`, `Debug`, `Trace`, or `TraceAll`
70-
|Log verbosity. Default value is is `Normal`.
70+
|Log verbosity. Default value is `Normal`.
7171

7272
|`dns.baseDomain`
7373
|`valid domain`

0 commit comments

Comments
 (0)