Skip to content

Commit

Permalink
HCIDOCS-474-4_16: Copying updates to 4.16 version
Browse files Browse the repository at this point in the history
  • Loading branch information
Talia Shwartzberg committed Dec 24, 2024
1 parent d94c41b commit 7b006a4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ If you experience issues with using the {ai-full} to install an {product-title}
[discrete]
== The Ingress Load Balancer in {oci} is not at a healthy status

This issue is classed as a `Warning` because by using the Resource Manager to create a stack, you created a pool of compute nodes, 3 by default, that are automatically added as backend listeners for the Ingress Load Balancer. By default, the {product-title} deploys 2 router pods, which are based on the default values from the {product-title} manifest files. The `Warning` is expected because a mismatch exists with the number of router pods available, two, to run on the three compute nodes.
This issue is classed as a `Warning` because by using {oci} to create a stack, you created a pool of compute nodes, 3 by default, that are automatically added as backend listeners for the Ingress Load Balancer. By default, the {product-title} deploys 2 router pods, which are based on the default values from the {product-title} manifest files. The `Warning` is expected because a mismatch exists with the number of router pods available, two, to run on the three compute nodes.

.Example of a `Warning` message that is under the Backend set information tab on {oci}
image::ingress_load_balancer_warning_message.png[Example of an warning message that is under the Backend set information tab on {oci}]
Expand All @@ -30,4 +30,4 @@ Suggestion: Please update the parameter(s) in the Terraform config as per error
Documentation: https://registry.terraform.io/providers/oracle/oci/latest/docs/resources/core_vcn
----

Go to the https://console.redhat.com/openshift/assisted-installer/clusters/~new[*Install OpenShift with the Assisted Installer*] page on the Hybrid Cloud Console, and check the *Cluster name* field on the *Cluster Details* step. Remove any special characters, such as a hyphen (`-`), from the name, because these special characters are not compatible with the {oci} naming conventions. For example, change `oci-demo` to `ocidemo`.
Go to the https://console.redhat.com/openshift/assisted-installer/clusters/~new[*Install OpenShift with the Assisted Installer*] page on the Hybrid Cloud Console, and check the *Cluster name* field on the *Cluster Details* step. Remove any special characters, such as a hyphen (`-`), from the name, because these special characters are not compatible with the {oci} naming conventions. For example, change `oci-demo` to `ocidemo`.

0 comments on commit 7b006a4

Please sign in to comment.