...
Update IAM Instance Profile: Replace the default IAM Instance Profile string with the Instance Profile ARN (Amazon Resource Name) of your Controller IAM.
Deploy in a Private Subnet: Change the Subnet ID to the same private Subnet ID that the EKS Cluster has.
Add Instances Tags: Add “Key:Value“ pair as tags to your instances and press “Enter“ before proceeding.
...
Update IAM Instance Profile: Replace the default IAM Instance Profile string with the Instance Profile ARN (Amazon Resource Name) of your Worker IAM.
Deploy in a Private Subnet: Update the Subnet ID to use the same subnet as the above used for the Controller.
Allow Communication to your EKS Cluster: Add your EKS Cluster Security Group to the Security Group IDs field.
Add Instances Tags: Add “Key:Value“ pair as tags to your instances and press “Enter“ before proceeding.
...
Completion: A confirmation message, "Submission Successful!" will appear once the profile has been successfully updated.
...