KubeBlocks
BlogsKubeBlocks Cloud
⌘K
​
Overview
Quickstart

Operations

Lifecycle Management
Vertical Scaling
Horizontal Scaling
Volume Expansion
Manage Qdrant Services
Minor Version Upgrade
Decommission Qdrant Replica

Backup And Restores

Create BackupRepo
Create Full Backup
Scheduled Backups
Restore Qdrant Cluster

Monitoring

Observability for Qdrant Clusters

tpl

  1. Key Features
    1. Lifecycle Management
    2. Backup and Restore
    3. Supported Versions

Overview of KubeBlocks Qdrant Addon

Qdrant is an open-source vector search engine and vector database designed for efficient similarity search and storage of high-dimensional vectors. It is optimized for AI-driven applications, such as semantic search, recommendation systems, and retrieval-augmented generation (RAG) in large language models (LLMs).

Key Features

Lifecycle Management

KubeBlocks simplifies Qdrant operations with comprehensive lifecycle management:

FeatureDescription
Horizontal ScalingScale replicas in/out to adjust capacity
Vertical ScalingAdjust CPU/memory resources for Qdrant instances
Volume ExpansionDynamically increase storage capacity without downtime
Restart OperationsControlled cluster restarts with minimal disruption
Start/StopTemporarily suspend/resume cluster operations
Password ManagementAbility to set and manage custom root password for the Qdrant cluster during creation
Custom ServicesExpose specialized database endpoints
Replica ManagementSafely decommission or rebuild specific replicas
Version UpgradesPerform minor version upgrades seamlessly
Advanced SchedulingCustomize pod placement and resource allocation
MonitoringIntegrated Prometheus metrics collection
LoggingCentralized logs via Loki Stack

Backup and Restore

KubeBlocks supports multiple backup strategies for Qdrant:

FeatureMethodDescription
Full Backupdatafileuses HTTP API snapshot to create snapshot for all collections.

Supported Versions

KubeBlocks Qdrant Addon supports these Qdrant versions:

Major VersionSupported Minor Versions
1.51.5.0
1.71.7.3
1.81.8.1,1.8.4
1.101.10.0

The list of supported versions can be found by following command:

kubectl get cmpv qdrant

© 2025 ApeCloud PTE. Ltd.