1

What is included in the ‘standalone’ vs ‘cluster’ Milvus deployments? Standalone makes it sound like it is a single instance, but as far as I can tell it still requires deploying ETCD and MinIO.

Jack
  • 85
  • 5

1 Answers1

0

A description of embedded Milvus is given here: Using Embedded Milvus to Instantly Install and Run Milvus with Python

A summary of the differences between Embedded, Standalone, Cluster and Cloud is also given.

enter image description here