/marqo-on-kubernetes

Primary LanguageShellApache License 2.0Apache-2.0

Website | Documentation | Demos | Discourse | Slack Community | Marqo Cloud

Overview

Marqo is more than a vector database, it's an end-to-end vector search engine for both text and images. Vector generation, storage and retrieval are handled out of the box through a single API. No need to bring your own embeddings.

This repository hosts Kubernetes helm charts and detailed instructions for deploying Marqo on AWS, GCP and Azure.

For Marqo usage and examples, visit our official documentation.

Architecture

Architecture

Getting Started

To deploy Marqo on managed cloud services like Google Cloud Platform (GCP) or Azure, follow the step-by-step guides provided in the Installation files for each cloud provider.

Requirements

  • A GCP/Azure or AWS account.
  • Basic understanding of Kubernetes and Helm.
  • kubectl and helm installed on your local machine.

Installation on Google Cloud

Installation on GKE.

Installation on Azure

Installation on AKS.

Installation on AWS

Installation on EKS.

Contributing

We welcome contributions! Please see LICENSE for how you can contribute to this project.

For a more comprehensive guide on Marqo and its capabilities, refer to our documentation.