opendatahub-io / ai-edge

ODH integration with AI at the Edge usecases
Apache License 2.0
8 stars 17 forks source link

Rework the Data for testing the model inferencing endpoint section to focus on the default example setups. #224

Closed adelton closed 5 months ago

adelton commented 5 months ago

Description

Rework the Data for testing the model inferencing endpoint section to focus on the default example setups.

The original content has a very strong "You will need to create a ConfigMap ..." at the start and "prepared test data configmaps, which you can use" but when following the two example models (bike rentals and housing), nothing needs to be created or used explicitly -- oc apply -k takes care of everything.

How Has This Been Tested?

Not tested.

Merge criteria:

openshift-ci[bot] commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adelton, MarianMacik

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/opendatahub-io/ai-edge/blob/main/OWNERS)~~ [MarianMacik,adelton] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment