v0.9.0
版本发布时间: 2021-05-20 15:32:24
openkruise/kruise最新发布版本:v1.7.0(2024-08-28 13:37:31)
To install or upgrade to the latest version, see installation.
Changes since v0.8.1
New feature: ContainerRecreateRequest
[doc]
ContainerRecreateRequest provides a way to let users restart/recreate one or more containers in an existing Pod.
New feature: Deletion Protection
[doc]
This feature provides a safety policy which could help users protect Kubernetes resources and applications' availability from the cascading deletion mechanism.
CloneSet
- Support
pod-deletion-cost
to let users set the priority of pods deletion. [doc] - Support image pre-download for in-place update, which can accelerate the progress of applications upgrade. [doc]
- Add
CloneSetShortHash
feature-gate, which solves the length limit of CloneSet name. [doc] - Make
maxUnavailable
andmaxSurge
effective for specified deletion. [doc] - Support efficient update and rollback using
partition
. [doc]
SidecarSet
- Support sidecar container hot upgrade. [doc]
ImagePullJob
- Add
podSelector
to pull image on nodes of the specific pods.
Thanks to all our contributors! 😊
1、 kruise-chart.tgz 30.42KB