Home / Support / Qdrant on AKS
Qdrant on AKS — Qdrant packaged as a Kubernetes application for AKS: the open-source vector database and similarity-search engine for retrieval-augmented generation (RAG) and semantic search, on your own cluster. Published by Derek Coleman & Associates Inc on the Azure Marketplace, deployed in yo…
| Application ports | cluster-internal ClusterIP service: 6333 (REST API), 6334 (gRPC); the API has NO authentication by default — keep it cluster-internal or front it with an authenticating gateway |
|---|---|
| Service(s) | StatefulSet <release>-0 in your namespace; persistence enabled by default (one PVC per pod) |
| Logs | kubectl logs -n <namespace> <release>-0 |
| Version | Qdrant 1.18.2 (Helm chart 0.1.0) |
| Platform | AKS (Kubernetes) |
Email support@dcassociatesgroup.com (response within 1 business day) or send a
message via the contact form. Include the offer name, cluster region, and the output of kubectl get pods -n <namespace> and kubectl describe pod <pod> when reporting an issue.