AWS ECS tasks
Jump to navigation
Jump to search
https://docs.aws.amazon.com/AmazonECS/latest/developerguide/task_definitions.html
Commands[edit]
aws ecs list-tasksaws ecs list-task-definitionsaws ecs register-task-definition --container-definitionsaws ecs describe-task-definitionaws ecs update-service --cluster your_cluster_name --service your_service-name --force-new-deployment
Errors[edit]
Error: error creating MyECSServiceName serviceis unable to consistently start tasks successfullyEssential container in task exitedResourceinitializationerror: unable to pull secrets or registry authexec format errorIs already using a port required by your task.
Logs[edit]
News[edit]
Activities[edit]
- How do I allow Amazon ECS tasks to pull images from an Amazon ECR image repository?,
execution_role_arn - Allocate a network interface for an Amazon ECS task
Related[edit]
- AWS ECS task definitions
- Task definition parameters
AWS::ECS::TaskDefinitionAWS::ECS::TaskDefinition ContainerDefinition- AWS ECS service
- Terraform resource:
aws_ecs_service - aws_ecs_task_definition
- Task overview
- Stopped tasks error codes
See also[edit]
- Terraform resource:
aws_ecs_task_definition: container_definitions, family, revision, cpu, cpu_architecture, memory, MemoryReservation, volume, execution_role_arn, requires_compatibilities, dependsOn - AWS ECS tasks:
aws ecs [ list-tasks | list-task-definitions | describe-task-definition | register-task-definition ], ContainerDefinitions, AmazonECSTaskExecutionRolePolicy, Provisioning - Amazon ECS, Service, Tasks (Task overview), capacity providers, Cluster Auto Scaling (CAS),
aws ecs, ecs-cli, ~/.ecs/config, AWS Copilot, AWS Fargate, Fargate Spot, 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,requiresAttributes
Advertising: