kubernetes/docs
k8s-merge-robot c17465be03 Merge pull request #25531 from ingvagabund/introduce-memory-pressure-to-scheduler
Automatic merge from submit-queue

Introduce node memory pressure condition to scheduler

Following the work done by @derekwaynecarr at https://github.com/kubernetes/kubernetes/pull/21274, introducing memory pressure predicate for scheduler.

Missing:

* write down unit-test
* test the implementation

At the moment this is a heads up for further discussion how the new node's memory pressure condition should be handled in the generic scheduler.

**Additional info**

* Based on [1], only best effort pods are subject to filtering.
* Based on [2], best effort pods are those pods "iff requests & limits are not specified for any resource across all containers".

[1] 542668cc79/docs/proposals/kubelet-eviction.md (scheduler)
[2] https://github.com/kubernetes/kubernetes/pull/14943
2016-05-21 19:37:15 -07:00
..
admin Merge pull request #25738 from wojtek-t/default_protobuf 2016-05-21 11:48:25 -07:00
api-reference Regenerate swagger, api, conversion and other code that needs to be regenerated 2016-05-18 16:12:55 +02:00
design Merge pull request #14943 from vishh/qos 2016-05-20 22:58:04 -07:00
devel Merge pull request #25531 from ingvagabund/introduce-memory-pressure-to-scheduler 2016-05-21 19:37:15 -07:00
getting-started-guides Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
images Updated for v1.2.0. 2016-03-18 14:20:56 -07:00
man/man1 Add 'kubectl set image' 2016-05-18 21:23:17 -07:00
proposals Merge pull request #14943 from vishh/qos 2016-05-20 22:58:04 -07:00
user-guide Add 'kubectl set image' 2016-05-18 21:23:17 -07:00
yaml/kubectl Add 'kubectl set image' 2016-05-18 21:23:17 -07:00
api.md Updating documentation 2016-03-23 13:19:22 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
README.md Update references for known issues back to CHANGELOG.md (release notes). 2016-03-24 15:27:54 -07:00
reporting-security-issues.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
roadmap.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00
troubleshooting.md Update references for known issues back to CHANGELOG.md (release notes). 2016-03-24 15:27:54 -07:00
warning.png Add an image to unversioned warnings 2015-07-14 15:28:59 -07:00
whatisk8s.md Update the latestReleaseBranch to release-1.2 in the munger. 2016-03-08 18:59:28 -08:00

WARNING WARNING WARNING WARNING WARNING

PLEASE NOTE: This document applies to the HEAD of the source tree

If you are using a released version of Kubernetes, you should refer to the docs that go with that version.

The latest release of this document can be found [here](http://releases.k8s.io/release-1.2/docs/README.md).

Documentation for other releases can be found at releases.k8s.io.

Kubernetes Documentation: releases.k8s.io/HEAD

Analytics