diff --git a/latest/ug/networking/lbc-helm.adoc b/latest/ug/networking/lbc-helm.adoc index 936670f2..b07833dd 100644 --- a/latest/ug/networking/lbc-helm.adoc +++ b/latest/ug/networking/lbc-helm.adoc @@ -33,6 +33,7 @@ In the following steps, replace the example values with your own values. Before starting this tutorial, you must complete the following steps: * Create an Amazon EKS cluster. To create one, see <>. +* Install the Gateway API CRDs on the Amazon EKS cluster. * Install https://helm.sh/docs/helm/helm_install/[Helm] on your local machine. * Make sure that your Amazon VPC CNI plugin for Kubernetes, `kube-proxy`, and CoreDNS add-ons are at the minimum versions listed in <>. * Learn about {aws} Elastic Load Balancing concepts. For more information, see the link:elasticloadbalancing/latest/userguide/[Elastic Load Balancing User Guide,type="documentation"].