Wordpress - ECS Task and Service
Closed this issue · 2 comments
caiocezart commented
Objectives:
- Task:
- Service:
- Uses the task defined above
- Service type is replica
- Deployment type is configured for rolling update or blue/green
- Should have two tasks running at the same time
Acceptance Criteria:
- Task is running succesfully(healthy state) in the cluster
- Port being exposed at the host is random
carloshz4 commented
Hi @caiocezart, just double checking with you, the links above referring to other issues are incorrect?
Say for instance:
"Uses custom image in ECR from #7". But #7 is the RDS Aurora Database.
It seems the sentences are correct but the reference and link to the issues are incorrect?
raghunadhpokkalath commented
Completed the changed and merged to Master. Used public subnets as private subnets are having some issues when used with fargate cluster. Raised #49 to look into the private subnet issue