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

Eventually change serving images to RH/ODH ones #88

Open
piotrpdev opened this issue Sep 21, 2023 · 0 comments
Open

Eventually change serving images to RH/ODH ones #88

piotrpdev opened this issue Sep 21, 2023 · 0 comments
Labels
kind/enhancement New feature or request priority/low An issue with the product that doesn't impact the user much or not at all (ie tech debt)

Comments

@piotrpdev
Copy link
Member

Ideally, all the images we use should be built/provided by RedHat or OpenDataHub.


FROM docker.io/openvino/model_server:2023.0

Can switch to this one (No RedHat support): https://catalog.redhat.com/software/containers/intel/openvino-model-server/607833052937385fc98515de

@Xaenalt is working on an updated ODH image (current one is outdated and didn't work for our use case (ask @israel-hdez for more details)).


FROM docker.io/seldonio/mlserver:1.3.5-slim

Can switch to this one (no RedHat support): https://catalog.redhat.com/software/containers/seldonio/mlserver/639b4a6f1fc404878e341ebc

@piotrpdev piotrpdev added kind/bug Something isn't working kind/enhancement New feature or request priority/low An issue with the product that doesn't impact the user much or not at all (ie tech debt) and removed kind/bug Something isn't working labels Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request priority/low An issue with the product that doesn't impact the user much or not at all (ie tech debt)
Projects
None yet
Development

No branches or pull requests

1 participant