diff --git a/latest/ug/networking/lbc-helm.adoc b/latest/ug/networking/lbc-helm.adoc index af71e777..d39486aa 100644 --- a/latest/ug/networking/lbc-helm.adoc +++ b/latest/ug/networking/lbc-helm.adoc @@ -94,7 +94,7 @@ helm repo update eks ---- . Install the {aws} Load Balancer Controller. + -If you're deploying the controller to Amazon EC2 nodes that have https://aws.github.io/aws-eks-best-practices/security/docs/iam/#restrict-access-to-the-instance-profile-assigned-to-the-worker-node[restricted access to the Amazon EC2 instance metadata service (IMDS)], or if you're deploying to Fargate or Amazon EKS Hybrid Nodes, then add the following flags to the `helm` command that follows: +If you're deploying the controller to Amazon EC2 nodes that have https://aws.github.io/aws-eks-best-practices/security/docs/iam/#restrict-access-to-the-instance-profile-assigned-to-the-worker-node[restricted access to the Amazon EC2 instance metadata service (IMDS)], then add the following flags to the `helm` command: + *** `--set region=[.replaceable]``region-code``` *** `--set vpcId=[.replaceable]``vpc-xxxxxxxx```