Difference between revisions of "Amazon ECS Agent"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
* https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-agent-install.html | * https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-agent-install.html | ||
+ | |||
+ | [[/etc/ecs/ecs.config]] | ||
sudo [[amazon-linux-extras install]] -y ecs; sudo systemctl enable --now ecs | sudo [[amazon-linux-extras install]] -y ecs; sudo systemctl enable --now ecs |
Revision as of 10:44, 18 April 2023
/etc/ecs/ecs.config
sudo amazon-linux-extras install -y ecs; sudo systemctl enable --now ecs
sudo service ecs start
See also
- Amazon ECS, Service, Tasks (Task overview), capacity providers, Cluster Auto Scaling (CAS),
aws ecs, ecs-cli, ~/.ecs/config
, AWS Copilot, AWS Fargate, AWS CloudWatch Container Insights,/etc/ecs/ecs.config
, Security group (SG), container agent, task definition, Amazon ECS events, best practices, Amazon ECS Exec Checker, Amazon ECS Agent, Service Connect,AWSServiceRoleForECS
, Terraform ECS, AWS ECS Rolling deployments
Advertising: