Skip to main content
Version: Next

Upgrading Instruction

Overview

Karmada uses the semver versioning and each version in the format of vMAJOR.MINOR.PATCH:

  • The PATCH release does not introduce breaking changes.
  • The MINOR release might introduce minor breaking changes with a workaround.
  • The Major release might introduce backward-incompatible behavior changes.

How to Upgrade

To upgrade Karmada, you can follow the Upgrade Guide.

Details Upgrading Instruction

The following instructions are for minor version upgrades. Cross-version upgrades are not recommended. And it is recommended to use the latest patch version when upgrading, for example, if you are upgrading from v1.1.x to v1.2.x and the available patch versions are v1.2.0, v1.2.1 and v1.2.2, then select v1.2.2.

v0.8 to v0.9

v0.9 to v0.10

v0.10 to v1.0

v1.0 to v1.1

v1.1 to v1.2

v1.2 to v1.3

v1.3 to v1.4

v1.4 to v1.5

v1.5 to v1.6

v1.6 to v1.7

v1.7 to v1.8

v1.8 to v1.9

v1.9 to v1.10

v1.10 to v1.11

v1.11 to v1.12

v1.12 to v1.13

v1.13 to v1.14