Skip to content

Commit

Permalink
Merge pull request #2557 from wangxy518/patch-4
Browse files Browse the repository at this point in the history
Update node-allocatable.md
  • Loading branch information
k8s-ci-robot authored Aug 20, 2018
2 parents 3c05ffa + da16e2a commit f85f834
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contributors/design-proposals/node/node-allocatable.md
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@ Users are expected to specify `KubeReserved` and `SystemReserved` based on their

Resource requirements for Kubelet and the runtime is typically proportional to the number of pods running on a node.
Once a user identified the maximum pod density for each of their nodes, they will be able to compute `KubeReserved` using [this performance dashboard](http://node-perf-dash.k8s.io/#/builds).
[This blog post](http://blog.kubernetes.io/2016/11/visualize-kubelet-performance-with-node-dashboard.html) explains how the dashboard has to be interpreted.
[This blog post](https://kubernetes.io/blog/2016/11/visualize-kubelet-performance-with-node-dashboard/) explains how the dashboard has to be interpreted.
Note that this dashboard provides usage metrics for docker runtime only as of now.

Support for evictions based on Allocatable will be introduced in this phase.
Expand Down

0 comments on commit f85f834

Please sign in to comment.