I need to deploy containers on ec2 which is a handled in ECS.

0

Hi, i am getting issues in creating the services and the task which are associated with the ec2 based environmen which is under the creation of cluster of ec2 , i need to know the exactness like, how these will be deployed and created with the public ip.

2개 답변
0

Hi, I think we need more details and some screens would also be helpful.

profile picture
답변함 7달 전
  • i want to have the 5 container running inside the one task and one service within the same cluster, but didn't find the right approach however i want to use the ec2 instance to deploy them with ECS. whenever i am fetching the container with one single container with nginx image as test image then it is flashing the output but once i did with multicontainer for different images then it went from pending state to stopped one with new task defination as revision. kindly advice me like how to deploy the microservices with ECS if i have multi-images in ECR. do mention the port mapping like i have used one port(host:container __:80) in one container then can't i use the same 80 of container for tthe other as i want to have the dynamic port of host and container port as 80

0

Without more details on your use case, the best we can do is point you to the docs. I would take a look at the getting started section of the ECS documentation which is located here: https://docs.aws.amazon.com/AmazonECS/latest/developerguide/getting-started.html

답변함 7달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠