summaryrefslogtreecommitdiff
path: root/contributors/design-proposals/node-allocatable.md
diff options
context:
space:
mode:
authorHaoran Wang <haowang@redhat.com>2017-02-24 09:14:28 +0800
committerHaoran Wang <haowang@redhat.com>2017-02-24 09:14:28 +0800
commite0cf34381e0842addf590bc43e62d669c25164ed (patch)
tree42abda89df11d29d1e30273712042b1f1e778843 /contributors/design-proposals/node-allocatable.md
parentcb54588b4236f7b4860fc39cd256326a30ce88ba (diff)
fix typo
Diffstat (limited to 'contributors/design-proposals/node-allocatable.md')
-rw-r--r--contributors/design-proposals/node-allocatable.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/node-allocatable.md b/contributors/design-proposals/node-allocatable.md
index 3dec408a..09efa7a9 100644
--- a/contributors/design-proposals/node-allocatable.md
+++ b/contributors/design-proposals/node-allocatable.md
@@ -326,7 +326,7 @@ for overflow and the node should continue to function. If the node has been sche
situation.
A recommended alternative is to enforce KubeReserved once Kubelet supports it (Phase 2).
-In the [future](#future-work) we may set a parent cgroup for kubernetes components, with limits set
+In the future we may set a parent cgroup for kubernetes components, with limits set
according to `KubeReserved`.
### 3rd party schedulers