Amazon ECS capacity providers

From wikieduonline
Jump to navigation Jump to search

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

Limitations

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

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