Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add Qdrant addon #38

Merged
merged 5 commits into from
Jul 30, 2024
Merged

feat: Add Qdrant addon #38

merged 5 commits into from
Jul 30, 2024

Conversation

bbgu1
Copy link
Contributor

@bbgu1 bbgu1 commented May 23, 2024

What does this PR do?

🛑 Please open an issue first to discuss any significant work and flesh out details/direction - we would hate for your time to be wasted.
Consult the CONTRIBUTING guide for submitting pull-requests.

New addon for Qdrant, an open source vector database. Qdrant helm chart is used, with default cluster / distributed deployment mode. By default, it deploys ServiceMonitor and depends on prometheus-operator to expose metrics.

Motivation

Qdrant is a popular vendor database and often used in RAG / Gen AI solutions. Having this addon available makes it easier for users to deploy RAG / Gen AI solution on AWS.

More

  • Yes, I have tested the PR using my local account setup (Provide any test evidence report under Additional Notes)
  • Yes, I ran pre-commit run -a with this PR

For Moderators

  • E2E Test successfully complete before merge?

Additional Notes

@bbgu1 bbgu1 requested a review from a team as a code owner May 23, 2024 21:24
@bbgu1 bbgu1 changed the title [Feature] Add Qdrant addon feat: Add Qdrant addon May 23, 2024
Copy link
Contributor

@vara-bonthu vara-bonthu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@bbgu1 bbgu1 requested a review from vara-bonthu July 16, 2024 14:31
@vara-bonthu vara-bonthu merged commit d2c2b63 into aws-ia:main Jul 30, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants