Ming-jen, Hsu
Ming-jen, Hsu
@matchai If you have time, Could you review this PR,Thanks
@matchai Friendly reminder
The issue still open, so we can use the assume role to build serverless ? such as the configure-aws-credentials: ``` - name: Configure AWS credentials uses: aws-actions/configure-aws-credentials@v1 with: role-session-name: assume_role...
I just wrote a PR for this issue: https://github.com/zilliztech/milvus-helm/pull/188 For stateless workers, I think hpa can help work more reliably without manual scaling. But coordinators are complex components and I...
Does this issue have any update ? I also get same issue. K8s will set the HOSTNAME (default) and then server.js will bind the ip to the pod ip, but...