summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Chen <kaichen@outlook.com>2018-01-13 17:21:58 +0800
committerKai Chen <kaichen@outlook.com>2018-01-14 23:29:30 +0800
commitcf2cc8a873ea6b7859fbb5cab7e74cd785dd4fe1 (patch)
tree349cc47049f62b539837eea1bea780d5485c0c09
parent5c72116259a131b03f4c6b5e6a7c5ffa289e556f (diff)
Fix the doc reference to Resource Quality-of-Service design proposal
-rw-r--r--contributors/design-proposals/node/troubleshoot-running-pods.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/node/troubleshoot-running-pods.md b/contributors/design-proposals/node/troubleshoot-running-pods.md
index b72102f3..8eb8ee08 100644
--- a/contributors/design-proposals/node/troubleshoot-running-pods.md
+++ b/contributors/design-proposals/node/troubleshoot-running-pods.md
@@ -730,7 +730,7 @@ coupling it with container images.
* [CRI Tracking Issue](https://issues.k8s.io/28789)
* [CRI: expose optional runtime features](https://issues.k8s.io/32803)
* [Resource QoS in
- Kubernetes](https://git.k8s.io/kubernetes/docs/design/resource-qos.md)
+ Kubernetes](resource-qos.md)
* Related Features
* [#1615](https://issues.k8s.io/1615) - Shared PID Namespace across
containers in a pod