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: latest/ug/automode/auto-configure-alb.adoc
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -202,6 +202,7 @@ The table below is a quick reference for commonly used configuration options.
202
202
== Considerations
203
203
204
204
* You cannot use Annotations on an IngressClass to configure load balancers with EKS Auto Mode.
205
+
* You cannot set link:elasticloadbalancing/latest/APIReference/API_ListenerAttribute.html["ListenerAttribute",type="documentation"] with EKS Auto Mode.
205
206
* You must update the Cluster IAM Role to enable tag propagation from Kubernetes to {aws} Load Balancer resources. For more information, see <<tag-prop>>.
206
207
* For information about associating resources with either EKS Auto Mode or the self-managed {aws} Load Balancer Controller, see <<migration-reference>>.
207
208
* For information about fixing issues with load balancers, see <<auto-troubleshoot>>.
@@ -217,7 +218,7 @@ The following tables provide a detailed comparison of changes in IngressClassPar
217
218
| `elbv2.k8s.aws/v1beta1` | `eks.amazonaws.com/v1` | API version change
218
219
| `spec.certificateArn` | `spec.certificateARNs` | Support for multiple certificate ARNs
0 commit comments