eks-fargate-construct
v1.0.1
Published
The contruct will create * EKS Cluster * Fargate Profile * Build a local Docker image, and push to ECR * Deploy the image as application * Creates ALB using [AWS LoadBalancer Controller](https://kubernetes-sigs.github.io/aws-load-balancer-controller/v2.2/
Downloads
9
Readme
EKS Fargate Construct
The contruct will create
- EKS Cluster
- Fargate Profile
- Build a local Docker image, and push to ECR
- Deploy the image as application
- Creates ALB using AWS LoadBalancer Controller