Merge pull request #2077 from qdrant/feat/bashofmann/clarify-cloud-upgrades

Clarify qdrant cluster updates in cloud
This commit is contained in:
Bastian Hofmann
2026-01-15 14:09:23 +01:00
committed by GitHub
@@ -9,6 +9,8 @@ As soon as a new Qdrant version is available. Qdrant Cloud will show you an upda
To update to a new version, go to the Cluster Details page, choose the new version from the version dropdown and click **Update**.
If you are several versions behind, multiple updates might be required to reach the latest version. In this case, Qdrant Cloud will automatically perform the required intermediate updates to ensure a supported update path. You should still ensure that your client applications and used SKDs are compatible with the target version.
![Cluster Updates](/documentation/cloud/cluster-upgrades.png)
If you have a multi-node cluster and if your collections have a replication factor of at least **2**, the update process will be zero-downtime and done in a rolling fashion. You will be able to use your database cluster normally.