summaryrefslogtreecommitdiff
path: root/e2e-node-tests.md
diff options
context:
space:
mode:
authorSolly Ross <sross@redhat.com>2016-01-14 15:45:08 -0500
committerSolly Ross <sross@redhat.com>2016-02-02 16:21:42 -0500
commitac22d0e274b2ee2fcd2263ad9117548bf5ccca82 (patch)
tree098cacf2bd6c8bbaf34c1d85ae35d8491a55aa42 /e2e-node-tests.md
parent629e14cd12f0568c4316f1948d41eb064215dc99 (diff)
Scheduler predicate for capping node volume count
For certain volume types (e.g. AWS EBS or GCE PD), a limitted number of such volumes can be attached to a given node. This commit introduces a predicate with allows cluster admins to cap the maximum number of volumes matching a particular type attached to a given node. The volume type is configurable by passing a pair of filter functions, and the maximum number of such volumes is configurable to allow node admins to reserve a certain number of volumes for system use. By default, the predicate is exposed as MaxEBSVolumeCount and MaxGCEPDVolumeCount (for AWS ElasticBlocKStore and GCE PersistentDisk volumes, respectively), each of which can be configured using the `KUBE_MAX_PD_VOLS` environment variable. Fixes #7835
Diffstat (limited to 'e2e-node-tests.md')
0 files changed, 0 insertions, 0 deletions