Update garbage-collection.md

modify the url and link
reviewable/pr2739/r1
Xiaoyu Zhang 2017-03-07 19:06:29 +08:00 committed by Andrew Chen
parent f251dd790e
commit dd77deabed
1 changed files with 1 additions and 1 deletions

View File

@ -72,4 +72,4 @@ Including:
| `--low-diskspace-threshold-mb` | `--eviction-hard` or `eviction-soft` | eviction generalizes disk thresholds to other resources |
| `--outofdisk-transition-frequency` | `--eviction-pressure-transition-period` | eviction generalizes disk pressure transition to other resources |
See [kubelet eviction design doc](https://github.com/kubernetes/kubernetes.github.io/blob/master/docs/admin/out-of-resource.md) for more details.
See [Configuring Out Of Resource Handling](https://kubernetes.io/docs/admin/out-of-resource/) for more details.