Files
landing_page/qdrant-landing/content/documentation/cloud/cluster-upgrades.md
T
Bastian Hofmann 5ca363a439 Improvement to Cloud and Hybrid Cloud docs
This significantly improves our cloud and hybrid cloud docs:

* Adds screenshots
* Better structure
* More information about payments, including stripe and azure marketplace
* Better cluster creation docs
* Account setup and invitation docs
* Monitoring docs
* Cluster upgrade docs
* Support docs
* Removed duplications
2024-08-15 17:31:04 +02:00

835 B

title, weight
title weight
Cluster upgrades 55

Cluster upgrades

As soon as a new Qdrant version is available. Qdrant Cloud will show you an upgrade notification in the Cluster list and on the Cluster details page.

To upgrade to a new version, go to the Cluster details page, choose the new version from the version dropdown and click Upgrade.

Cluster Upgrades

If you have a multi-node cluster and if your collections have a replication factor of at least 2, the upgrade process will be zero-downtime and done in a rolling fashion. You will be able to use your database cluster normally.

If you have a single-node cluster or a collection with a replication factor of 1, the upgrade process will require a short downtime period to restart your cluster with the new version.