Update overview.md

This commit is contained in:
Fabrizio Milo
2017-02-14 09:20:59 -08:00
committed by mengyuan
parent 886f15554f
commit 3a5b4c74d3
+1 -1
View File
@@ -9,7 +9,7 @@ This page explains how Kubernetes objects are represented in the Kubernetes API,
{% capture body %}
## Understanding Kubernetes Objects
*Kubernetes Objects* are persistent entities in the Kubernetes system. Kubenetes uses these entities to represent the state of your cluster. Specifically, they can describe:
*Kubernetes Objects* are persistent entities in the Kubernetes system. Kubernetes uses these entities to represent the state of your cluster. Specifically, they can describe:
* What containerized applications are running (and on which nodes)
* The resources available to those applications