Deploying Milvus distributed across multiple machines #40154
a8734550
started this conversation in
Ideas & Feature requests
Replies: 1 comment
-
Distributed deployment, milvus-operator or milvus-helm, both in Kubernetes: A k8s cluster is a group of nodes, each node is a VM or physical machine. So, a k8s cluster can be a group of physical machines. Why do you say "a single machine"? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The official Milvus distributed tutorial only teaches us how to deploy distributed on a single machine. According to the distributed configuration, a single machine cannot meet the requirements of large data volumes,
How to deploy on multiple servers, such as using one server for ETCD nodes and one server for MinIO? Do you have any related tutorials
Beta Was this translation helpful? Give feedback.
All reactions