Questions tagged [amazon-ecs]

For questions about Amazon Elastic Container Service (Amazon ECS), a highly scalable, high-performance container orchestration service that supports Docker containers

65 questions
6
votes
2 answers

Amazon ECS Basic Definitions and Terms

I'm a beginner starting to learn about Amazon EC2 and I want to get clear on the following terms, if anyone can supply a basic definition and perhaps an example to tie them together that would be…
Joy Heart
  • 69
  • 3
3
votes
3 answers

How to move EC2 instance to another ECS cluster

Assume I have two clusters devcluster and qacluster on ECS. How to remove an EC2 instance (ecs-optimized amazon-linux) from qacluster and add to devcluster?
sithumc
  • 272
  • 2
  • 11
1
vote
0 answers

Configure hostname for syslog driver in AWS ECS

Running ECS with an EC2 Container Instance I am using the syslog driver to log to Papertrail The papertrail logs are showing a random IP address as the host; I'd prefer that to be something meaningful. Ideally specified at the container level, but…
Andy Davis
  • 111
  • 1