Difference between revisions of "AWS ECS deployments"
Jump to navigation
Jump to search
(→Logs) |
|||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | |||
+ | |||
+ | * <code>[[aws ecs update-service]]</code> | ||
+ | * <code>aws ecs update-service --cluster YOUR_ECS_CLUSTER --service YOUR-SERVICE [[--force-new-deployment]]</code> | ||
+ | |||
+ | |||
+ | == Logs == | ||
+ | * <code>[[has reached a steady state]]</code> | ||
+ | * <code>[[Stopped]] | [[Exit code: 0]]</code> | ||
+ | * <code>[[Stopped]] | [[Exit code: 143]]</code> | ||
== Related == | == Related == | ||
− | |||
* [[AWS ECS tasks]] | * [[AWS ECS tasks]] | ||
+ | * <code>[[aws ecr put-image]]</code> | ||
+ | * <code>[[aws ecr batch-get-image]]</code> | ||
+ | * [[Force new deployment]] | ||
+ | * [[Amazon ECS events]] | ||
+ | * [[Blue-green deployment]] | ||
== See also == | == See also == | ||
+ | * {{aws deploy}} | ||
* {{AWS ECS}} | * {{AWS ECS}} | ||
[[Category:AWS ECS]] | [[Category:AWS ECS]] |
Latest revision as of 11:01, 15 August 2023
aws ecs update-service
aws ecs update-service --cluster YOUR_ECS_CLUSTER --service YOUR-SERVICE --force-new-deployment
Logs[edit]
Related[edit]
- AWS ECS tasks
aws ecr put-image
aws ecr batch-get-image
- Force new deployment
- Amazon ECS events
- Blue-green deployment
See also[edit]
aws deploy
[push | register | install | create-deployment | list-deployments ]
- 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: