Difference between revisions of "Amazon ECS capacity providers"

From wikieduonline
Jump to navigation Jump to search
Line 19: Line 19:
 
* [[Auto Scaling group capacity providers]] and [[Fargate capacity providers]]
 
* [[Auto Scaling group capacity providers]] and [[Fargate capacity providers]]
 
* <code>[[--capacity-provider-strategy]]</code>
 
* <code>[[--capacity-provider-strategy]]</code>
* When you specify a [[capacity provider strategy]], the number of capacity providers that can be specified is limited to 6.
 
 
* [[AWS ECS Cluster Auto Scaling (CAS)]]
 
* [[AWS ECS Cluster Auto Scaling (CAS)]]
  

Revision as of 14:27, 6 October 2022

Capacity provider commands

Related commands

  • aws ecs describe-clusters --cluster mycluster | jq '.clusters[].defaultCapacityProviderStrategy'
  • aws ecs create-service --cluster <cluster name> --service-name <your service name> --capacity-provider-strategy CapacityProvider=<provide name>

Role

Related

New

See also

Advertising: