Skip to content

Replace placeholder image in custom KServe predictor manifest#49

Open
tmvfb wants to merge 1 commit intomainfrom
fix/kserve-predictor-placeholder-image
Open

Replace placeholder image in custom KServe predictor manifest#49
tmvfb wants to merge 1 commit intomainfrom
fix/kserve-predictor-placeholder-image

Conversation

@tmvfb
Copy link
Collaborator

@tmvfb tmvfb commented Mar 18, 2026

Summary

  • Replaces the <YOUR IMAGE> placeholder in serving/minimal-custom-kserve-predictor/inference-service.yaml with the actual prokube registry image, adding a # REPLACE ME comment for users without registry access
  • Builds and pushes the image to europe-west3-docker.pkg.dev/prokube-internal/prokube-customer/minimal-custom-kserve-predictor:latest
  • Adds a GitLab CI job (minimal-custom-kserve-predictor-build) to keep the image up to date on changes to that directory, consistent with existing CI jobs for other images

Closes https://github.com/prokube/dev-tracker/issues/96

Build the minimal-custom-kserve-predictor image, push it to the prokube
registry, and replace the <YOUR IMAGE> placeholder in inference-service.yaml
with the actual image path (with a REPLACE ME comment for external users).
Also add a GitLab CI job to keep the image up to date on changes.
@tmvfb tmvfb requested review from geier and hsteude March 18, 2026 18:09
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

Successfully merging this pull request may close these issues.

1 participant