<!-- If you're reporting a bug with KServe itself, open the bug in the corresponding repo. IE., https://github.com/kserve/kserve for an issue with serving. --> example: https://github.com/kserve/website/blob/main/docs/get_started/first_isvc.md?plain=1#L200 ```bash kubectl logs load-test8b58n-rgfxr -n kserve-test ``` Different users will generate different jobs and pods name, we should make it more general to execute.