Kubernetes v1.8.4 已发布,自 1.8.3 以来的变更:
- Cluster Autoscaler 1.0.3 (#55947, @aleksandra-malinowska)
- Add PodSecurityPolicies for cluster addons
- Remove SSL cert HostPath volumes from heapster addons
- Fix session affinity issue with external load balancer traffic when ExternalTrafficPolicy=Local. (#55519, @MrHohn)
- Addon manager supports HA masters. (#55782, @x13n)
- ScaleIO persistent volumes now support referencing a secret in a namespace other than the bound persistent volume claim’s namespace; this is controlled during provisioning with the
secretNamespace
storage class parameter; StoragePool and ProtectionDomain attributes no longer defaults to the valuedefault
(#54013, @vladimirvivien) - Allow HPA to read custom metrics. (#54854, @kawych)
- Add masquerading rules by default to GCE/GKE (#55178, @dnardo)
- kubeadm now produces error during preflight checks if swap is enabled. Users, who can setup kubelet to run in unsupported environment with enabled swap, will be able to skip that preflight check. (#55399, @kad)
- GCE: provide an option to disable docker’s live-restore on COS/ubuntu (#55260, @yujuhong)
- Fix hyperkube kubelet –experimental-dockershim (#55250, @ivan4th)
- ScaleIO driver completely removes dependency on drv_cfg binary so a Kubernetes cluster can easily run a containerized kubelet. (#54956, @vladimirvivien)
下载地址:
此外,v1.10.0-alpha.0 和 v1.9.0-beta.0 也已发布,暂未发现更新内容。
转自 http://www.oschina.net/news/90759/kubernetes-1-8-4-released