Skip to content

Commit 2270bc8

Browse files
committed
Fixing some typos
1 parent 48d7f94 commit 2270bc8

8 files changed

+12
-12
lines changed

modules/azure-stack-hub-internal-ca.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ spec:
3131
name: user-ca-bundle
3232
status: {}
3333
----
34-
. Optional: Back up the `manifests/ cluster-proxy-01-config.yaml` file. The installation program consumes the `manifests/` directory when you you deploy the cluster.
34+
. Optional: Back up the `manifests/ cluster-proxy-01-config.yaml` file. The installation program consumes the `manifests/` directory when you deploy the cluster.

modules/bmo-about-the-baremetalhost-resource.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ a| The `bmc` configuration setting contains the connection information for the b
4545
| The boot mode of the host. It defaults to `UEFI`, but it can also be set to `legacy` for BIOS boot, or `UEFISecureBoot`.
4646

4747
| `consumerRef`
48-
| A reference to another resource that is using the host. It could be empty if another resource is not currently using the host. For example, a `Machine` resource might use the host when the the `machine-api` is using the host.
48+
| A reference to another resource that is using the host. It could be empty if another resource is not currently using the host. For example, a `Machine` resource might use the host when the `machine-api` is using the host.
4949

5050
| `description`
5151
| A human-provided string to help identify the host.

modules/eco-poison-pill-operator-about.adoc

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
[id="about-poison-pill-operator_{context}"]
77
= About the Poison Pill Operator
88

9-
The Poison Pill Operator runs on the cluster nodes and reboots nodes that are identified as unhealthy. The Operator uses the `MachineHealthCheck` controller to detect the health of a node in the cluster. When a node is identified as unhealthy, the `MachineHealthCheck` resource creates the `PoisonPillRemediation` custom resource (CR), which triggers the Poison Pill Operator.
9+
The Poison Pill Operator runs on the cluster nodes and reboots nodes that are identified as unhealthy. The Operator uses the `MachineHealthCheck` controller to detect the health of a node in the cluster. When a node is identified as unhealthy, the `MachineHealthCheck` resource creates the `PoisonPillRemediation` custom resource (CR), which triggers the Poison Pill Operator.
1010

11-
The Poison Pill Operator minimizes downtime for stateful applications and restores compute capacity if transient failures occur. You can use this Operator regardless of the management interface, such as IPMI or an API to provision a node, and regardless of of the cluster installation type, such as Installer Provisioned Infrastructure (IPI) or User Provisioned Infrastructure (UPI).
11+
The Poison Pill Operator minimizes downtime for stateful applications and restores compute capacity if transient failures occur. You can use this Operator regardless of the management interface, such as IPMI or an API to provision a node, and regardless of the cluster installation type, such as installer-provisioned infrastructure or user-provisioned infrastructure.
1212

1313
[id="understanding-poison-pill-operator-config_{context}"]
1414
== Understanding the Poison Pill Operator configuration
@@ -31,7 +31,7 @@ spec:
3131
watchdogFilePath: /test/watchdog1 <2>
3232
isSoftwareRebootEnabled: true <3>
3333
apiServerTimeout: 15s <4>
34-
apiCheckInterval: 5s <5>
34+
apiCheckInterval: 5s <5>
3535
maxApiErrorThreshold: 3 <6>
3636
peerApiServerTimeout: 5s <7>
3737
peerDialTimeout: 5s <8>
@@ -42,10 +42,10 @@ spec:
4242
<1> Specify the timeout duration for the surviving peer, after which the Operator can assume that an unhealthy node has been rebooted. The Operator automatically calculates the lower limit for this value. However, if different nodes have different watchdog timeouts, you must change this value to a higher value.
4343
<2> Specify the file path of the watchdog device in the nodes. If a watchdog device is unavailable, the `PoisonPillConfig` CR uses a software reboot.
4444
<3> Specify if you want to enable software reboot of the unhealthy nodes. By default, the value of `isSoftwareRebootEnabled` is set to `true`. To disable the software reboot, set the parameter value to `false`.
45-
<4> Specify the timeout duration to check connectivity with each API server. When this duration elapses, the Operator starts remediation.
45+
<4> Specify the timeout duration to check connectivity with each API server. When this duration elapses, the Operator starts remediation.
4646
<5> Specify the frequency to check connectivity with each API server.
4747
<6> Specify a threshold value. After reaching this threshold, the node starts contacting its peers.
4848
<7> Specify the timeout duration to connect with the peer API server.
4949
<8> Specify the timeout duration for establishing connection with the peer.
5050
<9> Specify the timeout duration to get a response from the peer.
51-
<10> Specify the frequency to update peer information, such as IP address.
51+
<10> Specify the frequency to update peer information, such as IP address.

modules/installation-azure-user-infra-uploading-rhcos.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ $ curl -O -L ${COMPRESSED_VHD_URL}
159159
====
160160
The decompressed VHD file is approximately 16 GB, so be sure that your host system has 16 GB of free space available. The VHD file can be deleted once you have uploaded it.
161161
====
162-
. Upload the the local VHD to the Azure Stack Hub environment, making sure that the blob is publicly available. For example, you can upload the VHD to a blob using the `az` cli or the web portal.
162+
. Upload the local VHD to the Azure Stack Hub environment, making sure that the blob is publicly available. For example, you can upload the VHD to a blob using the `az` cli or the web portal.
163163
endif::ash-ipi[]
164164

165165
ifeval::["{context}" == "installing-azure-user-infra"]

modules/kube-apiserver-operator.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ link:https://github.com/openshift/cluster-kube-apiserver-operator[openshift-kube
1919
== CRDs
2020

2121
* `kubeapiservers.operator.openshift.io`
22-
** Scope: Cluser
22+
** Scope: Cluster
2323
** CR: `kubeapiserver`
2424
** Validation: Yes
2525

modules/machineset-gcp-enabling-gpu-support.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ GPUs for graphics workloads are not supported.
8787
onHostMaintenance: Terminate <2>
8888
restartPolicy: Always <3>
8989
----
90-
<1> Specify the machine type. Ensure that the machine type is included in the the A2 machine series.
90+
<1> Specify the machine type. Ensure that the machine type is included in the A2 machine series.
9191
<2> When using GPU support, you must set `onHostMaintenance` to `Terminate`.
9292
<3> Specify the restart policy for machines deployed by the machine set. Allowed values are `Always` or `Never`.
9393
+

modules/nodes-pods-autoscaling-best-practices-hpa.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Missing resource request values can affect the optimal performance of the HPA.
1212

1313
.Configure the cool down period
1414
During horizontal pod autoscaling, there might be a rapid scaling of events without a time gap. Configure the cool down period to prevent frequent replica fluctuations.
15-
You can specify a cool down period by configuring the `stabilizationWindowSeconds` field. The stabilization window is used to restrict the the fluctuation of replicas count when the metrics used for scaling keep fluctuating.
15+
You can specify a cool down period by configuring the `stabilizationWindowSeconds` field. The stabilization window is used to restrict the fluctuation of replicas count when the metrics used for scaling keep fluctuating.
1616
The autoscaling algorithm uses this window to infer a previous desired state and avoid unwanted changes to workload scale.
1717

1818
For example, a stabilization window is specified for the `scaleDown` field:

modules/serverless-autoscaling-dashboard-navigating.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[id="serverless-autoscaling-dashboard-navigating_{context}"]
77
= Navigating to the autoscaling dashboard
88

9-
You can use the following steps to navigate to the autoscaling dashboard in the the {product-title} web console.
9+
You can use the following steps to navigate to the autoscaling dashboard in the {product-title} web console.
1010

1111
.Prerequisites
1212

0 commit comments

Comments
 (0)