Merge pull request #1925 from alejandroEsc/ae/node_status

Slight improvement to clarity of Nodes.md
This commit is contained in:
devin-donnelly
2016-12-22 18:42:00 -08:00
committed by GitHub
+9 -1
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