Commit d1bf3bc2 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

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 ```
parents 9403fcc9 209f42bb
...@@ -1135,7 +1135,7 @@ Anyway, the cluster should get back to the proper size after 10 min. ...@@ -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 clusters post upgrade where kubelet hard eviction has been turned on for
memory. To opt-out set `--experimental-allocatable-ignore-eviction=true`. memory. To opt-out set `--experimental-allocatable-ignore-eviction=true`.
* More details on these feature here: * 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 * Drop the support for docker 1.9.x. Docker versions 1.10.3, 1.11.2, 1.12.6
have been validated. have been validated.
* The following deprecated kubelet flags are removed: `--config`, `--auth-path`, * The following deprecated kubelet flags are removed: `--config`, `--auth-path`,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment