Cannot deploy standalone Milvus on my EKS, 无法部署单机版本,始终节点报错,要不就是不使用我指定的中间件,自己启动容器 #40411
Replies: 1 comment
-
用docker-copmose部署的单机版使用外置kafka的示例: |
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
-
无法部署单机版本,始终节点报错,要不就是不使用我指定的etcd/kafka/s3,自己启动容器。 请问是哪里配置的不对吗
集群版本也是只要指定外部的中间件就不行。
helm 部署
helm install my-milvus milvus/milvus -f milvus-standalone-values.yaml -n milvus-space
参照 milvus.yaml
https://github.com/milvus-io/milvus/blob/dcfc35316f382878827e662c3224ca7e4cbc09ef/configs/milvus.yaml
yaml:
Beta Was this translation helpful? Give feedback.
All reactions