mirror of https://github.com/k3s-io/k3s
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
commit
d1bf3bc281
|
@ -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`,
|
||||
|
|
Loading…
Reference in New Issue