Small verb tweak (#10190)

Present participle, ftw.
This commit is contained in:
John O'Neill
2018-09-10 05:11:52 -07:00
committed by k8s-ci-robot
parent a4b1b7c1de
commit c038d8909c
@@ -179,7 +179,7 @@ Summary of container benefits:
Runs on Ubuntu, RHEL, CoreOS, on-prem, Google Kubernetes Engine, and anywhere else.
* **Application-centric management**:
Raises the level of abstraction from running an OS on virtual
hardware to run an application on an OS using logical resources.
hardware to running an application on an OS using logical resources.
* **Loosely coupled, distributed, elastic, liberated [micro-services](https://martinfowler.com/articles/microservices.html)**:
Applications are broken into smaller, independent pieces and can
be deployed and managed dynamically -- not a fat monolithic stack