Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI for managing models #148

Open
nstogner opened this issue Aug 30, 2024 · 2 comments
Open

UI for managing models #148

nstogner opened this issue Aug 30, 2024 · 2 comments

Comments

@nstogner
Copy link
Contributor

It would be nice to allow users to manage models using a web interface as an alternative to managing them via custom resource in the Kubernetes API Server.

This would likely need to be an either/or choice for a given installation to avoid a declarative-imperative conflict.

@samos123
Copy link
Contributor

samos123 commented Aug 31, 2024

Is the concern that people may override the models from the catalog that are managed by Helm? As a result a subsequent helm apply might revert the changes made through the UI?

One way we could think of is to add label to a model if it's managed by helm. In that case the UI shouldn't allow modifying it. Or show some warning, that their changes will get lost on subsequent helm apply.

@samos123
Copy link
Contributor

More feedback: "dashboard for autoscaling metrics"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants