Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 308 Bytes

README.md

File metadata and controls

22 lines (11 loc) · 308 Bytes

AWS ECR Cluster Provision


step-1: First we need to create docker repo inside AWC ECR

$ ./ecr_repo_create.sh
bash 


step-2: Then we Need to Provison our ECS cluster.

```bash
$ ./cluster_provision.sh
bash


##After successfully run this above script we will get our cluster endpoint.