Merge pull request #52964 from zhangmingld/changelog-1.6-404-error

Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

fix 404 link in changelog-1.6

**What this PR does / why we need it**:

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
```
pull/6/head
Kubernetes Submit Queue 2017-10-20 21:31:18 -07:00 committed by GitHub
commit d1bf3bc281
1 changed files with 1 additions and 1 deletions

View File

@ -1135,7 +1135,7 @@ Anyway, the cluster should get back to the proper size after 10 min.
clusters post upgrade where kubelet hard eviction has been turned on for
memory. To opt-out set `--experimental-allocatable-ignore-eviction=true`.
* More details on these feature here:
https://kubernetes.io/docs/concepts/cluster-administration/node-allocatable/
https://kubernetes.io/docs/tasks/administer-cluster/reserve-compute-resources/
* Drop the support for docker 1.9.x. Docker versions 1.10.3, 1.11.2, 1.12.6
have been validated.
* The following deprecated kubelet flags are removed: `--config`, `--auth-path`,