Open tosone opened 5 months ago
Hi @tosone, there was no requirement in community as I know. For now, usually we just use kubectl autoscale command after deploying milvus. It's a reasonable feature. You can make a patch to add it if you'd like to.
kubectl autoscale
For a complete Helm chart, HPA is necessary. I will make a PR for the HPA this weekend.
Hello @tosone any progress on this issue? Would be awesome to have a HPA for * coordinators
Hi @tosone, there was no requirement in community as I know. For now, usually we just use
kubectl autoscale
command after deploying milvus. It's a reasonable feature. You can make a patch to add it if you'd like to.