milvus
milvus copied to clipboard
[Bug]: The default configs are different when Milvus is deployed by different tools
Is there an existing issue for this?
- [X] I have searched the existing issues
Environment
- Milvus version:
- Deployment mode(standalone or cluster):
- MQ type(rocksmq, pulsar or kafka):
- SDK version(e.g. pymilvus v2.0.0rc2):
- OS(Ubuntu or CentOS):
- CPU/Memory:
- GPU:
- Others:
Current Behavior
- minio buckets:
docker-compose: a-bucket/files
helm/operator: milvus-bucket/file
- label
helm:
app.kubernetes.io/instance=yongpeng-suivm
app.kubernetes.io/name=milvus
component=datanode
operator
app.kubernetes.io/component=datanode
app.kubernetes.io/instance=disable-sync
app.kubernetes.io/name=milvus
- etcd prefix
helm: by-dev
operator: ${release_name}
Expected Behavior
It would be better if the default config is the same when using different deploy tools
Steps To Reproduce
No response
Milvus Log
No response
Anything else?
No response
What are the inconveniences:
- configuration of Milvus-backup
- Milvus-CDC configuration
- Chaos test requires different configuration files when fault injection is performed on the same type of component
/assign @LoveEachDay can we keep the same configs for the new deployments first? /unassign
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Rotten issues close after 30d of inactivity. Reopen the issue with /reopen
.