Skip to content

Releases: karmada-io/karmada

v1.9.0-preview5

29 Jan 13:29
0126b90
Compare
Choose a tag to compare
v1.9.0-preview5 Pre-release
Pre-release

See the changelog for details.

In this pre-release, we introduced resourceQuotaEstimator (PR-4566) plugin for the accurate scheduler-estimator. It is an alpha feature, the user can enable it by passing the feature gate in the estimator command line --feature-gates=ResourceQuotaEstimate=true
Once this feature is enabled, the accurate scheduler-estimator will estimate the number of workload replicas allowed by the resource quota.
We only
support compute resources (CPU/memory) and extended resources (like GPU) in this plugin
support priorityClass in the quota scope
User needs to explicitly specify the priorityClassName in the podTemplate of Deployment, Statefulset, Job, and custom-resource-interpreter.

v1.9.0-preview4

25 Jan 15:00
ae5b3fe
Compare
Choose a tag to compare
v1.9.0-preview4 Pre-release
Pre-release

See the changelog for details.

v1.9.0-preview3

20 Dec 14:47
41acf8f
Compare
Choose a tag to compare
v1.9.0-preview3 Pre-release
Pre-release

See the changelog for details.

This preview release is mainly for Multi Cluster Service feature.

Karmada v1.8.1 release

19 Dec 01:51
7b1f8dc
Compare
Choose a tag to compare

Karmada v1.7.2 release

19 Dec 01:49
ccd5e0d
Compare
Choose a tag to compare

Karmada v1.6.5 release

19 Dec 01:41
72b6e71
Compare
Choose a tag to compare

Karmada v1.5.5 release

19 Dec 01:35
60fad5d
Compare
Choose a tag to compare

Karmada v1.9.0-preview2

15 Dec 03:17
90bdfcb
Compare
Choose a tag to compare
Pre-release

See the changelog for details.

This preview release is mainly for Multi Cluster Service feature.

Karmada v1.9.0-preview1

08 Dec 02:45
b168d9c
Compare
Choose a tag to compare
Pre-release

See the changelog for details.

This preview release is mainly for Multi Cluster Service feature.

Karmada v1.9.0-alpha.0

01 Dec 03:09
c8811b6
Compare
Choose a tag to compare
Pre-release
Merge pull request #4348 from XiShanYongYe-Chang/multiclusterservice-…