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

Member-only story

Enable Auth and create a new user in your Milvus Cluster on Kubernetes with Helm

When you are finished playing around with Milvus Vector Database I will recommend enabling the authorization on the database to prevent people from managing your data out of your knowledge.

It's a small configuration for Milvus Vector Database before your handle the authorization for all requests incoming for your Milvus Vector Database.

Enable authorization for Milvus using Helm

First, you need to create values.yaml file where you place settings inside, i followed the documentation and find a small error in it, and have updated my found in these values.yaml snippet below.

When it's saved you are ready to apply the values to your Milvus Cluster.

When you have applied the values.yaml file you can confirm you have the right data from your helm chart using the get values commend in the helm.

The output will show you that your setup is successful and have the right configuration settings enabled.

It can take a little time 5–10min before it enables the authorization for Milvus, it does not happen instantly.

Control users in Milvus using pymilvus in Python

--

--

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 (1)