Member-only story

Run a Milvus vector database inside your Amazon EKS (Elastic Kubernetes Service) in cluster mode

If you need a vector database I can recommend Milvus for that, its easy to get up and running on a local environment on Docker or Minikube and when you need it in cluster mode you can easily deploy it to your Amazon EKS (Elastic Kubernetes Cluster)

I will guide you here to deploy a single Amazon EKS (Elastic Kubernetes Service) Cluster with Milvus running in cluster mode, then I will show you how to insert data into your Milvus database and how you can select it again.

Creating an Amazon EKS Cluster using eksctl

Let's create our cluster YAML file for eksctl so we can create our Amazon EKS (Elastic Kubernetes Service) cluster and be ready to deploy our Milvus Vector database into our Amazon EKS (Elastic Kubernetes Service)

When you have created the deployment YAML file for this cluster we are ready to deploy it on your Amazon EKS (Elastic Kubernetes Service) cluster.

--

--

DevOps Engineer, Software Architect and Software Developering
DevOps Engineer, Software Architect and Software Developering

Published in DevOps Engineer, Software Architect and Software Developering

Sharing of much content of DevOps Engineer, Software Architect or Software Developer to teach more people to bee better specialist in the field. Primary focus are DevOps

Paris Nakita Kejser
Paris Nakita Kejser

Written by Paris Nakita Kejser

DevOps Engineer, Software Architect, Software Developer, Data Scientist and identify me as a non-binary person.

Responses (2)