mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-26 14:38:30 +02:00
Review feedback
This commit is contained in:
@@ -14,8 +14,8 @@ Make sure to select your Hybrid Cloud Environment as the target.
|
||||

|
||||
|
||||
In the "Set up Your Storage" section, you can configure:
|
||||
- the Database Storage Class, for the data stored within Qdrant
|
||||
- Snapshot Storage Class, for [collection snapshots](/documentation/snapshots/)
|
||||
- Database Storage Class, for the data stored within Qdrant.
|
||||
- Snapshot Storage Class, for [collection snapshots](/documentation/snapshots/).
|
||||
- Volume Snapshot Storage Class for backups. If you want to disable the snapshot volume, you can configure `None` as a Snapshot StorageClass, but you won't be able to make backups.
|
||||
|
||||
In the "Kubernetes Configuration" section you can additionally configure:
|
||||
@@ -26,11 +26,8 @@ In the "Kubernetes Configuration" section you can additionally configure:
|
||||
* Additional labels for the Qdrant database pods
|
||||
* A service type and annotations for the Qdrant database service
|
||||
|
||||
|
||||
These settings can also be changed after the cluster is created on the cluster detail page.
|
||||
|
||||

|
||||
|
||||
### Scheduling Configuration
|
||||
|
||||
When creating or editing a cluster, you can configure Pod to node scheduling for your Kubernetes cluster. This can be useful to ensure that the Qdrant databases will run on dedicated nodes. You can configure the necessary nodeSelectors and tolerations and topologySpreadConstraints in the "Kubernetes Configuration" section during cluster creation, or on the cluster detail page. For more information see [Scheduling Pods to Nodes](https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/).
|
||||
|
||||
@@ -63,7 +63,7 @@ You will need to have access to the Kubernetes cluster with `kubectl` and `helm`
|
||||
- An optional secret with credentials to access your own container registry.
|
||||

|
||||
|
||||
5. Once complete, click the **Save and Generate Installation Command** button to proceed
|
||||
5. Once complete, click the **Save and Generate Installation Command** button to proceed (see next section).
|
||||
|
||||
> **Note:** All settings but the Kubernetes namespace can be changed later.
|
||||
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 273 KiB |
Reference in New Issue
Block a user