Update what-is-kubernetes.md (#11399)

fat is offensive
This commit is contained in:
Kishore Chekuru
2018-11-29 16:28:46 -05:00
committed by k8s-ci-robot
parent 47d8c9a9fd
commit a81ba11b35
@@ -182,7 +182,7 @@ Summary of container benefits:
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
be deployed and managed dynamically -- not a monolithic stack
running on one big single-purpose machine.
* **Resource isolation**:
Predictable application performance.