MyGit

v0.10.0

openkruise/kruise

版本发布时间: 2021-09-06 10:35:14

openkruise/kruise最新发布版本:v1.7.0(2024-08-28 13:37:31)

To install or upgrade to the latest version, see installation doc.

Changes since v0.9.0

New feature: WorkloadSpread

WorkloadSpread supports to constrain the spread of stateless workload, which empowers single workload the abilities for multi-domain and elastic deployment.

It can be used with those stateless workloads, such as CloneSet, Deployment, ReplicaSet and even Job.

doc

New feature: PodUnavailableBudget

Kubernetes offers Pod Disruption Budget (PDB) to help you run highly available applications even when you introduce frequent voluntary disruptions. PDB limits the number of Pods of a replicated application that are down simultaneously from voluntary disruptions. However, it can only constrain the voluntary disruption triggered by the Eviction API. For example, when you run kubectl drain, the tool tries to evict all of the Pods on the Node you're taking out of service.

PodUnavailableBudget can achieve the effect of preventing ALL application disruption or SLA degradation, including pod eviction, deletion, inplace-update, ...

doc

CloneSet

SidecarSet

Advanced StatefulSet

Advanced DaemonSet

Other

Thanks to all our contributors! 😊

相关地址:原始地址 下载(tar) 下载(zip)

1、 kruise-chart.tgz 31.94KB

查看:2021-09-06发行的版本