You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/cnf-provisioning-real-time-and-low-latency-workloads.adoc
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,9 +34,9 @@ Establishing the right performance expectations refers to the fact that the real
34
34
== Provisioning a worker with real-time capabilities
35
35
36
36
. Install Performance Addon Operator to the cluster.
37
-
. (Optional) Add a node to the {product-title} cluster.
37
+
. Optional: Add a node to the {product-title} cluster.
38
38
See link:https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux_for_real_time/8/html-single/tuning_guide/index#Setting_BIOS_parameters[Setting BIOS parameters].
39
-
. (Optional) Create a new machine config pool for real-time nodes.
39
+
. Optional: Create a new machine config pool for real-time nodes.
40
40
. Add the node to the proper machine config pool, using node role labels.
41
41
+
42
42
You must decide which nodes will be configured with real-time workloads. It could be all of the nodes in the cluster or a subset of the nodes. The Performance Addon Operator expects all of the nodes are part of a dedicated machine config pool. If you use all of the nodes, you just point the Performance Addon Operator to the worker node role label. If you use a subset, you must group the nodes into a new machine config pool.
@@ -101,7 +101,7 @@ Use the following procedures for preparing a workload that will use real-time ca
101
101
.Procedure
102
102
103
103
. Create a pod with a QoS class of `Guaranteed`.
104
-
. (Optional) Disable CPU load balancing for DPDK.
104
+
. Optional: Disable CPU load balancing for DPDK.
105
105
. Assign a proper node selector.
106
106
107
107
When writing your applications, follow the general recommendations described in
@@ -167,7 +167,7 @@ If a container specifies its own memory limit, but does not specify a memory req
== (Optional) Disabling CPU load balancing for DPDK
170
+
== Optional: Disabling CPU load balancing for DPDK
171
171
172
172
Functionality to disable or enable CPU load balancing is implemented on the CRI-O level. The code under the CRI-O disables or enables CPU load balancing only when the following requirements are met.
Copy file name to clipboardExpand all lines: modules/ipi-install-node-requirements.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ endif::[]
22
22
23
23
- **Latest generation:** Nodes must be of the most recent generation. Installer-provisioned installation relies on BMC protocols, which must be compatible across nodes. Additionally, {op-system-base} 8 ships with the most recent drivers for RAID controllers. Ensure that the nodes are recent enough to support {op-system-base} 8 for the `provisioner` node and {op-system} 8 for the control plane and worker nodes.
24
24
25
-
- **Registry node:** (Optional) If setting up a disconnected mirrored registry, it is recommended the registry reside in its own node.
25
+
- **Registry node:** Optional: If setting up a disconnected mirrored registry, it is recommended the registry reside in its own node.
26
26
27
27
- **Provisioner node:** Installer-provisioned installation requires one `provisioner` node.
To see how many blobs would be removed, run the hard pruner in dry-run mode. No changes are actually made. The following example references an image registry pod called `image-registry-3-vhndw`:
Copy file name to clipboardExpand all lines: modules/virt-confirming-policy-updates-on-nodes.adoc
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,21 +22,21 @@ If the policy fails to be applied on the node, the enactment for that node inclu
22
22
$ oc get nncp
23
23
----
24
24
25
-
. (Optional) If a policy is taking longer than expected to successfully configure, you can inspect the requested state and status conditions of a particular policy:
25
+
. Optional: If a policy is taking longer than expected to successfully configure, you can inspect the requested state and status conditions of a particular policy:
26
26
+
27
27
[source,terminal]
28
28
----
29
29
$ oc get nncp <policy> -o yaml
30
30
----
31
31
32
-
. (Optional) If a policy is taking longer than expected to successfully configure on all nodes, you can list the status of the enactments on the cluster:
32
+
. Optional: If a policy is taking longer than expected to successfully configure on all nodes, you can list the status of the enactments on the cluster:
33
33
+
34
34
[source,terminal]
35
35
----
36
36
$ oc get nnce
37
37
----
38
38
39
-
. (Optional) To view the configuration of a particular enactment, including any error reporting for a failed configuration:
39
+
. Optional: To view the configuration of a particular enactment, including any error reporting for a failed configuration:
Copy file name to clipboardExpand all lines: modules/virt-creating-vm-wizard-web.adoc
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,21 +27,21 @@ Create Network interface cards (NICs) and storage disks later and attach them to
27
27
28
28
. Click *Customize virtual machine* to go to the *General* step.
29
29
30
-
.. (Optional) Edit the *Name* field to specify a custom name for the virtual machine.
30
+
.. Optional: Edit the *Name* field to specify a custom name for the virtual machine.
31
31
32
-
.. (Optional) In the *Description* field, add a description.
32
+
.. Optional: In the *Description* field, add a description.
33
33
34
34
. Click *Next* to go to the *Networking* step. A `nic0` NIC is attached by default.
35
35
36
-
.. (Optional) Click *Add Network Interface* to create additional NICs.
36
+
.. Optional: Click *Add Network Interface* to create additional NICs.
37
37
38
-
.. (Optional) You can remove any or all NICs by clicking the Options menu {kebab} and selecting *Delete*. A virtual machine does not need a NIC attached to be created. You can create NICs after the virtual machine has been created.
38
+
.. Optional: You can remove any or all NICs by clicking the Options menu {kebab} and selecting *Delete*. A virtual machine does not need a NIC attached to be created. You can create NICs after the virtual machine has been created.
39
39
40
40
. Click *Next* to go to the *Storage* step.
41
41
42
-
.. (Optional) Click *Add Disk* to create additional disks. These disks can be removed by clicking the Options menu {kebab} and selecting *Delete*.
42
+
.. Optional: Click *Add Disk* to create additional disks. These disks can be removed by clicking the Options menu {kebab} and selecting *Delete*.
43
43
44
-
.. (Optional) Click the Options menu {kebab} to edit the disk and save your changes.
44
+
.. Optional: Click the Options menu {kebab} to edit the disk and save your changes.
45
45
46
46
. Click *Next* to go to the *Advanced* step and review the details for *Cloud-init*.
0 commit comments