Update overview.md

reviewable/pr2528/r1
Fabrizio Milo 2017-02-14 09:20:59 -08:00 committed by Andrew Chen
parent 7bafe3557f
commit 38033ae6bf
1 changed files with 1 additions and 1 deletions

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