Editing Amazon ECS capacity providers

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
Amazon ECS capacity providers are used to manage the infrastructure the tasks in your clusters use.
 
 
* https://docs.aws.amazon.com/AmazonECS/latest/developerguide/cluster-capacity-providers.html
 
* https://docs.aws.amazon.com/AmazonECS/latest/developerguide/cluster-capacity-providers.html
  
== Limitations ==
 
* Amazon allows to create a maximum of 10 [[capacity providers]] per [[cluster]], and cannot be increased.<ref>https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html</ref> If you try to create a new capacity provider and have exceed the limit you will get the following error: <code>the maximum number of [[capacity providers]] per [[cluster]] has been exceeded</code>
 
* When you specify a [[capacity provider strategy]], the number of capacity providers that can be specified is limited to 6
 
  
== Capacity provider commands ==
+
[[aws ecs create-capacity-provider]]
* <code>[[aws ecs create-capacity-provider]]</code>
+
[[aws ecs delete-capacity-provider]]
* <code>[[aws ecs delete-capacity-provider]]</code>
+
[[aws ecs describe-capacity-providers]]
* <code>[[aws ecs describe-capacity-providers]]</code>
+
[[aws ecs put-cluster-capacity-providers]]
* <code>[[aws ecs put-cluster-capacity-providers]]</code>
+
[[aws ecs update-capacity-provider]]
* <code>[[aws ecs update-capacity-provider]]</code>
 
 
 
== Related commands ==
 
* <code>[[aws ecs describe-clusters]] --cluster mycluster | jq '.clusters[].defaultCapacityProviderStrategy'</code>
 
* <code>[[aws ecs create-service]] --cluster <cluster name> --service-name <your service name> --capacity-provider-strategy CapacityProvider=<provide name></code>
 
 
 
== Role ==
 
* <code>[[AWSEC2CapacityReservationFleetRolePolicy]]</code>
 
  
 
== Related ==
 
== Related ==
 
* <code>[[The maximum number of capacity providers per cluster has been exceeded]]</code>
 
* <code>[[The maximum number of capacity providers per cluster has been exceeded]]</code>
* [[Auto Scaling group capacity providers]] and [[Fargate capacity providers]]
 
* <code>[[--capacity-provider-strategy]]</code>
 
* [[AWS ECS Cluster Auto Scaling (CAS)]]
 
 
== New ==
 
* [[AWS timeline|May 2022]] https://aws.amazon.com/about-aws/whats-new/2022/05/amazon-ecs-capacity-provider-integration-auto-scaling-groups/
 
* [[AWS timeline|Nov 2021]] https://aws.amazon.com/about-aws/whats-new/2021/11/amazon-ecs-improved-capacity-providers-cluster-auto-scaling/
 
  
 
== See also ==
 
== See also ==

Please note that all contributions to wikieduonline may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Wikieduonline:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Advertising: