Skip to content

Commit e16c5a0

Browse files
committed
OSDOCS-15477: add gwapi aws known issue
1 parent dc08965 commit e16c5a0

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

release_notes/ocp-4-19-release-notes.adoc

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2775,6 +2775,14 @@ After you run the command, the CNO collects `must-gather` logs that you can insp
27752775
+
27762776
(link:https://issues.redhat.com/browse/OCPBUGS-52367[OCPBUGS-52367])
27772777

2778+
* There is a known issue with Gateway API that prevents the provisioning of internal load balancers on {aws-first}, {gcp-first}, and {azure-first} private clusters. Load balancers configured for internal use are incorrectly determined to be external:
2779+
2780+
** In an {aws-short} private cluster, the load balancer becomes stuck in the `pending` status and reports the error: `Error syncing load balancer: failed to ensure load balancer: could not find any suitable subnets for creating the ELB`.
2781+
2782+
** In {gcp-short} and {azure-short} private clusters, the load balancer is provisioned, but the existence of an external IP address is unexpected.
2783+
2784+
As a workaround, you can manually add an annotation to the load balancer service. For example, for an {aws-short} load balancer, add the annotation: `service.beta.kubernetes.io/aws-load-balancer-internal="true"`. (link:https://issues.redhat.com/browse/OCPBUGS-57440[OCPBUGS-57440])
2785+
27782786
[id="ocp-telco-ran-4-19-known-issues_{context}"]
27792787

27802788
* In the event of a crash, the `mlx5_core` NIC driver causes an out-of-memory issue and `kdump` does not save the `vmcore` file in `/var/crash`.
@@ -3048,4 +3056,4 @@ $ oc adm release info 4.19.0 --pullspecs
30483056

30493057
[id="ocp-4-19-0-updating_{context}"]
30503058
==== Updating
3051-
To update an {product-title} 4.19 cluster to this latest release, see xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI].
3059+
To update an {product-title} 4.19 cluster to this latest release, see xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI].

0 commit comments

Comments
 (0)