Merge branch 'dev-1.16' into merged-master-dev-1.16

This commit is contained in:
simplytunde
2019-09-09 07:43:45 -05:00
committed by GitHub
48 changed files with 3114 additions and 1413 deletions
@@ -394,4 +394,8 @@ The design documents for
[node affinity](https://git.k8s.io/community/contributors/design-proposals/scheduling/nodeaffinity.md)
and for [inter-pod affinity/anti-affinity](https://git.k8s.io/community/contributors/design-proposals/scheduling/podaffinity.md) contain extra background information about these features.
Once a Pod is assigned to a Node, the kubelet runs the Pod and allocates node-local resources.
The [topology manager](/docs/tasks/administer-cluster/topology-manager/) can take part in node-level
resource allocation decisions.
{{% /capture %}}