diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-01-14 10:37:23 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-01-14 10:37:23 -0800 |
| commit | 396536752ccb95f2301b0faefbe470e77cb1aa96 (patch) | |
| tree | 349cc47049f62b539837eea1bea780d5485c0c09 | |
| parent | 5c72116259a131b03f4c6b5e6a7c5ffa289e556f (diff) | |
| parent | cf2cc8a873ea6b7859fbb5cab7e74cd785dd4fe1 (diff) | |
Merge pull request #1603 from cimomo/resource-qos-fix
Fix the doc reference to Resource Quality-of-Service
| -rw-r--r-- | contributors/design-proposals/node/troubleshoot-running-pods.md | 2 |
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 |
