Skip to content
This repository has been archived by the owner on Nov 10, 2023. It is now read-only.

Add Support for Attu like in The milvus helm chart #134

Open
yovelcohen opened this issue May 20, 2022 · 2 comments
Open

Add Support for Attu like in The milvus helm chart #134

yovelcohen opened this issue May 20, 2022 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@yovelcohen
Copy link

I'm not sure if Attu is supported or not by the operator.
if it is, it would be great if it could be added to the docs (docs/CRD maybe..)

if not, it would be lovely to add support to it, like I can deploy the Milvus helm chart with env variable like this:

helm install my-release milvus/milvus --set attu.enabled=true

it would be great if we can set it under the components part of the yaml file

@haorenfsa haorenfsa added the enhancement New feature or request label May 20, 2022
@haorenfsa
Copy link
Contributor

haorenfsa commented May 21, 2022

It's not supported by the operator for now, and the future support should be added.
It's still being discussed whether attu should be considered as component of milvus instance. Maybe we should make it an option for to be installed together with the milvus-operator, since only one attu is needed in order to manage all the milvus instances in the whole kubernetes cluster.
What do you think of this?

@yovelcohen
Copy link
Author

If there's a discussion about whether it should be a component of a milvus instance I wouldn't open it here as well :)
but for now, yes, mainly because when installing a cluster today using the charts it is an option.

@haorenfsa haorenfsa added this to the 1.0 milestone Jul 12, 2022
@haorenfsa haorenfsa added the good first issue Good for newcomers label Feb 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants