Skip to content

Commit 4ce46cd

Browse files
authored
Enhance loadbalancers migration documentation with link (#1219)
Added prescriptive guidance link for migrating NGINX Ingress Controllers to EKS Auto Mode.
1 parent eabc3d0 commit 4ce46cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

latest/ug/automode/migrate-auto.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ You can enable EKS Auto Mode on existing EKS Clusters.
2424
** The https://github.com/awslabs/eks-auto-mode-ebs-migration-tool[`eks-auto-mode-ebs-migration-tool`] ({aws} Labs project) enables migration between standard EBS CSI StorageClass (`ebs.csi.aws.com`) and EKS Auto EBS CSI StorageClass (`ebs.csi.eks.amazonaws.com`). Note that migration requires deleting and re-creating existing PersistentVolumeClaim/PersistentVolume resources, so validation in a non-production environment is essential before implementation.
2525
* Migrating load balancers from the {aws} Load Balancer Controller to EKS Auto Mode
2626
+
27-
You can install the {aws} Load Balancer Controller on an Amazon EKS Auto Mode cluster. Use the `IngressClass` or `loadBalancerClass` options to associate Service and Ingress resources with either the Load Balancer Controller or EKS Auto Mode.
27+
You can install the {aws} Load Balancer Controller on an Amazon EKS Auto Mode cluster. Use the `IngressClass` or `loadBalancerClass` options to associate Service and Ingress resources with either the Load Balancer Controller or EKS Auto Mode. For a prescriptive guidance, refer to https://docs.aws.amazon.com/prescriptive-guidance/latest/patterns/migrate-nginx-ingress-controller-eks-auto-mode.html[`Migrate NGINX Ingress Controllers when enabling Amazon EKS Auto Mode`]
2828
* Migrating EKS clusters with alternative CNIs or other unsupported networking configurations
2929
3030
[#migration-reference]

0 commit comments

Comments
 (0)