-
Notifications
You must be signed in to change notification settings - Fork 178
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
[Story]: Add admin section to control model serving platforms #1913
Comments
@vconzola I think there were some issues up in the air for the admin section right? |
@lucferbux I think there were, but based on our conversation earlier today, are we good? I'll update the mocks to match what we talked about. |
@vconzola I'm only missing one more thing, are we gonna disable an option if we detect the platform is not enabled in the cluster? Meaning that if kserve is not installed, I assume we would want to greyed out that to the user right? Or we let that until it fails in the project creation? |
Goal
Add a new admin section to enable/disable kserve and model serving
Dependency issue
Itemized goals
disableKServe: boolean
)disableModelMesh: boolean
)Aspects continued elsewhere
Mocks
The text was updated successfully, but these errors were encountered: