Merge pull request #1925 from alejandroEsc/ae/node_status

Slight improvement to clarity of Nodes.md
reviewable/pr1685/r3^2
devin-donnelly 2016-12-22 18:42:00 -08:00 committed by GitHub
commit ab3c6a1b74
1 changed files with 9 additions and 1 deletions

View File

@ -20,7 +20,15 @@ architecture design doc for more details.
## Node Status
A node's status is comprised of the following information.
A node's status contains the following information:
* [Addresses](#Addresses)
* ~~[Phase](#Phase)~~ **deprecated**
* [Condition](#Condition)
* [Capacity](#Capacity)
* [Info](#Info)
Each section is described in detail below.
### Addresses