Difference between revisions of "AWS ECS deployments"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
* <code>aws ecs update-service --cluster YOUR_ECS_CLUSTER --service YOUR-SERVICE [[--force-new-deployment]]</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>[[has reached a steady state]]</code> | ||
* [[Stopped]] | [[Exit code: 0]] | * [[Stopped]] | [[Exit code: 0]] | ||
* [[Stopped]] | [[Exit code: 143]] | * [[Stopped]] | [[Exit code: 143]] | ||
+ | |||
+ | == Related == | ||
* [[AWS ECS tasks]] | * [[AWS ECS tasks]] | ||
+ | * <code>[[aws ecr put-image]]</code> | ||
== See also == | == See also == |
Revision as of 11:43, 9 June 2023
aws ecs update-service
aws ecs update-service --cluster YOUR_ECS_CLUSTER --service YOUR-SERVICE --force-new-deployment
Logs
Related
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: