website/content/en/docs/concepts/architecture
Jay Pipes 4ac08fcccd improve arch/nodes.md info on Conditions and Allocatable (#14753)
* clarify Conditions section in arch/nodes.md

The field name is `conditions` (plural), so have the section name match
the field name. In addition, updates the JSON output of an individual
Condition to match all the fields returned in k8s 1.14+.

* add information about Allocatable to nodes.md

Since k8s 1.6, a Node object returns information about both the node's
capacity as well as the allocatable resources on the node. The latter is
a representation of the resources that are available for normal pods to
consume.

This patch adds information about capacity vs. allocatable to the
documentation about nodes and provides a link to where the reader can
find more information about reserving compute resources.
2019-06-10 07:39:08 -07:00
..
_index.md Convert site to Hugo (#8316) 2018-05-05 09:00:51 -07:00
cloud-controller.md Updated links to vendor specific implementions (#14400) 2019-05-21 00:52:39 -07:00
master-node-communication.md Fix SSH tunnel links (#12585) 2019-02-27 21:18:39 -08:00
nodes.md improve arch/nodes.md info on Conditions and Allocatable (#14753) 2019-06-10 07:39:08 -07:00