mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-25 22:18:30 +02:00
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
835 B
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.
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.
