From cf2cc8a873ea6b7859fbb5cab7e74cd785dd4fe1 Mon Sep 17 00:00:00 2001 From: Kai Chen Date: Sat, 13 Jan 2018 17:21:58 +0800 Subject: [PATCH] Fix the doc reference to Resource Quality-of-Service design proposal --- contributors/design-proposals/node/troubleshoot-running-pods.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/design-proposals/node/troubleshoot-running-pods.md b/contributors/design-proposals/node/troubleshoot-running-pods.md index b72102f39..8eb8ee087 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