amazon-ecs-cli
amazon-ecs-cli copied to clipboard
The Amazon ECS CLI enables users to run their applications on ECS/Fargate using the Docker Compose file format, quickly provision resources, push/pull images in ECR, and monitor running applications o...
#### Context We're trying to migrate to using AWS SSO for all user authentication. Initial testing suggests that `ecs-cli` doesn't work with SSO authentication. Various errors are reported depending on...
Added support for boolean EnableExecuteCommand flag when using `ecs-cli compose service` commands. Modeled on how support for ForceNewDeployment was added way back in the olden days. Addresses #1133 I wanted...
https://aws.amazon.com/about-aws/whats-new/2021/04/amazon-ecs-aws-fargate-configure-size-ephemeral-storage-tasks/ ---- Enter `[N/A]` in the box, if an item is not applicable to your change. **Testing** - [x] Unit tests passed - [ ] Integration tests passed - [x]...
### Summary Currently, `ecs-cli compose` ignores `sysctls` parameters in `docker-compose.yml` file. They should be mapped to the `SystemControls` parameters in a task definition. ### Description * Which specific command was...
With the current version of the ecs-cli (1.21.0) it is possible to specify CPU / memory requirements for the task but not for the actual container. This has an impact...
#### Summary after replaced Target group with Terraform, and running ECSCLI. The CLI prompts error "the old Target group not exist" #### Description * Which specific command was run? (Example:...
I am creating a managed nodegroup on EKS with eksctl but it is failing, I have created the eks.pem and using the same path. 2022-03-24 17:53:07 [ℹ] eksctl version 0.88.0...
Hi team! I see that there are now arm64 builds for Linux and I'm not sure if those would be fine for OSX but if they are / are not...
Is it possible to override the location of the config and credentials files to a chosen location different from `~/.ecs/`? Motivation: I really, really need to isolate the configuration for...
I am trying to create the compose file and it is failing, please help. /usr/local/bin/ecs-cli compose --file helloworld.yml up ERRO[0000] Error registering task definition error="ClientException: Fargate only supports network mode...