Merge pull request #1603 from cimomo/resource-qos-fix

Fix the doc reference to Resource Quality-of-Service
This commit is contained in:
k8s-ci-robot 2018-01-14 10:37:23 -08:00 committed by GitHub
commit 396536752c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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