summaryrefslogtreecommitdiff
path: root/node-allocatable.md
diff options
context:
space:
mode:
Diffstat (limited to 'node-allocatable.md')
-rw-r--r--node-allocatable.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/node-allocatable.md b/node-allocatable.md
index fc2ffbf0..4e8e7820 100644
--- a/node-allocatable.md
+++ b/node-allocatable.md
@@ -41,7 +41,7 @@ Documentation for other releases can be found at
Currently Node.Status has Capacity, but no concept of node Allocatable. We need additional
parameters to serve several purposes:
-1. [Kubernetes metrics](compute-resource-metrics-api.md) provides "/docker-daemon", "/kubelet",
+1. Kubernetes metrics provides "/docker-daemon", "/kubelet",
"/kube-proxy", "/system" etc. raw containers for monitoring system component resource usage
patterns and detecting regressions. Eventually we want to cap system component usage to a certain
limit / request. However this is not currently feasible due to a variety of reasons including: