Amazon ECS capacity providers

From wikieduonline
(Redirected from Capacity providers)
Jump to navigation Jump to search

Amazon ECS capacity providers are used to manage the infrastructure the tasks in your clusters use.

Limitations[edit]

Capacity provider commands[edit]

Related commands[edit]

  • 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[edit]

Related[edit]

New[edit]

See also[edit]

  • https://docs.aws.amazon.com/AmazonECS/latest/developerguide/service-quotas.html
  • Advertising: