add space

This commit is contained in:
Charlie O'Keefe
2015-10-09 08:34:28 -06:00
parent 3de3d7b3a5
commit ff8d14cb62

View File

@@ -23,7 +23,7 @@ As a side affect of the ECS servers being managed by AWS, it is not possible
to use ECS outside of AWS. Nomad is agnostic to the environment it is run,
supporting public and private clouds, as well as bare metal datacenters.
Clusters in Nomad can span multiple datacenters and regions, meaning
a single cluster could be managing machines on AWS, Azure,and GCE simultaneously.
a single cluster could be managing machines on AWS, Azure, and GCE simultaneously.
The ECS service is specifically focused on containers and the Docker
engine, while Nomad is more general purpose. Nomad supports virtualized,