Amazon ECS Container Agent
The Amazon ECS container agent allows container instances to connect to your cluster. The Amazon ECS container agent is included in the Amazon ECS-optimized AMIs, but you can also install it on any Amazon EC2 instance that supports the Amazon ECS specification. The Amazon ECS container agent is only supported on Amazon EC2 instances.
The source code for the Amazon ECS container agent is available on GitHub
For tasks using the Fargate launch type and platform version 1.3.0 and prior, the Amazon ECS container agent is installed on the AWS managed infrastructure used for these tasks. If you are only using tasks with the Fargate launch type, no additional configuration is needed and the content in this topic does not apply. For tasks using the Fargate and platform version 1.4.0 and later, the Fargate container agent is used. For more information, see AWS Fargate platform versions in the Amazon Elastic Container Service User Guide for AWS Fargate.
Topics
- Installing the Amazon ECS Container Agent
- Amazon ECS Container Agent Versions
- Updating the Amazon ECS Container Agent
- Amazon ECS Container Agent Configuration
- Private Registry Authentication for Container Instances
- Automated Task and Image Cleanup
- Amazon ECS Container Metadata File
- Amazon ECS Task metadata endpoint
- Amazon ECS Container Agent Introspection
- HTTP Proxy Configuration