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/installation-creating-azure-service-principal.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
@@ -14,7 +14,7 @@ If you are unable to use a service principal, you can use a managed identity.
14
14
15
15
* 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].
16
16
* 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.
Copy file name to clipboardExpand all lines: modules/installation-ibm-cloud-iam-policies-api-key.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
@@ -126,7 +126,7 @@ ifdef::ibm-power-vs[]
126
126
|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.
127
127
128
128
|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
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.
10
10
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.
12
12
13
13
[IMPORTANT]
14
14
====
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.
16
16
17
17
Deploying a cluster with multiple subnets requires using virtual media, such as `redfish-virtualmedia` and `idrac-virtualmedia`.
18
18
====
@@ -56,4 +56,4 @@ networkConfig:
56
56
<1> Replace `<interface_name>` with the interface name.
57
57
<2> Replace `<node_ip>` with the IP address of the node.
58
58
<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.
Copy file name to clipboardExpand all lines: modules/migration-mtc-release-notes-1-7-06.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
@@ -9,7 +9,7 @@
9
9
[id="new-features-1-7-6_{context}"]
10
10
== New features
11
11
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
13
13
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*])
Copy file name to clipboardExpand all lines: modules/network-observability-loki-install.adoc
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ It is recommended to install link:https://catalog.redhat.com/software/containers
15
15
16
16
//* <Any Loki install prerequisites for using with Network Observability operator?>
17
17
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.
19
19
20
20
21
21
.Procedure
@@ -32,9 +32,9 @@ There are several ways you can install Loki. One way you can install the Loki Op
32
32
33
33
.. Verify that *Loki Operator* is listed with *Status* as *Succeeded* in all the projects.
34
34
+
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.
36
36
.. 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.
38
38
39
39
.. Once you create the secret, you should see it listed under *Workloads* -> *Secrets* in the web console.
40
40
+
@@ -56,5 +56,5 @@ stringData:
56
56
57
57
[IMPORTANT]
58
58
====
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.
Copy file name to clipboardExpand all lines: modules/nvidia-gpu-vsphere.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
@@ -8,7 +8,7 @@
8
8
9
9
You can deploy {product-title} on an NVIDIA-certified VMware vSphere server that can host different GPU types.
10
10
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.
12
12
13
13
The maximum number of vGPUS that can be allocated to worker node VMs depends on the version of vSphere:
0 commit comments