summaryrefslogtreecommitdiff
path: root/nodeaffinity.md
diff options
context:
space:
mode:
authorGao Zheng <gaozheng0123@163.com>2016-03-02 08:27:00 +0800
committerGao Zheng <gaozheng0123@163.com>2016-03-02 08:27:00 +0800
commitb231e7c92753e3be3b05e16de430e19afe659c4c (patch)
treed5a0ec54af15344c6040b7c8c4e9678747c22509 /nodeaffinity.md
parent87e88066dfe295c78bdec1706a1a64bb742c8239 (diff)
clerical error of nodeaffinity.md
clerical error of nodeaffinity.md
Diffstat (limited to 'nodeaffinity.md')
-rw-r--r--nodeaffinity.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/nodeaffinity.md b/nodeaffinity.md
index 5deda322..a8ee2a18 100644
--- a/nodeaffinity.md
+++ b/nodeaffinity.md
@@ -37,7 +37,7 @@ intended to be used only for selecting nodes.
In addition, we propose to replace the `map[string]string` in `PodSpec` that the scheduler
currently uses as part of restricting the set of nodes onto which a pod is
-eligible to schedule, with a field of type `Affinity` that contains contains one or
+eligible to schedule, with a field of type `Affinity` that contains one or
more affinity specifications. In this document we discuss `NodeAffinity`, which
contains one or more of the following
* a field called `RequiredDuringSchedulingRequiredDuringExecution` that will be