This module runs a demo Strands Weather Agent on Amazon EKS Auto Mode.
The module will:
- Provision an Amazon EKS Auto Mode Cluster
- Build Weather Agent Docker image and push into Amazon ECR repository
- Create and associate Amazon EKS service account permissions to an IAM Role with Amazon Bedrock access
- Deploy Weather Agent to Amazon EKS using a Helm chart
eks-cluster-name: Amazon EKS Cluster nameecr-repo-name: Amazon ECR Repository name
name: weather-agent
path: modules/agents/eks-strands-agents-demo
parameters:
- name: EksClusterName
value: eks-strands-agents-demo