mirror of
https://github.com/qdrant/landing_page.git
synced 2026-09-25 14:08:30 +02:00
Update qdrant-landing/content/documentation/hybrid-cloud/hybrid-cloud-cluster-creation.md
Co-authored-by: William Godfrey <will@catalyst-tech.io>
This commit is contained in:
co-authored by
William Godfrey
parent
7b432daa75
commit
88de8da546
@@ -25,7 +25,7 @@ These settings can also be changed after the cluster is created on the cluster d
|
||||
|
||||
### Scheduling Configuration
|
||||
|
||||
When creating or editing a cluster, you can configure how the database Pods get scheduled in 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/).
|
||||
When creating or editing a cluster, you can configure Pod 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/).
|
||||
|
||||
### Authentication to your Qdrant Clusters
|
||||
|
||||
|
||||
Reference in New Issue
Block a user