Skip to content

[Standup] Enable the use of gateway provided by RHOAI#646

Merged
Vezio merged 1 commit intollm-d:mainfrom
maugustosilva:allow_use_of_data-science-gateway-class
Feb 7, 2026
Merged

[Standup] Enable the use of gateway provided by RHOAI#646
Vezio merged 1 commit intollm-d:mainfrom
maugustosilva:allow_use_of_data-science-gateway-class

Conversation

@maugustosilva
Copy link
Collaborator

Two envirobnment variables require change:

LLMDBENCH_VLLM_MODELSERVICE_GATEWAY_CLASS_NAME=data-science-gateway-class
LLMDBENCH_VLLM_MODELSERVICE_INFERENCEPOOL_API=inference.networking.x-k8s.io/v1alpha2

The resulting gateway exposes only port 443 (https)

run.sh was also adjusted to be able to detect reachability by different ports/protocols

Two envirobnment variables require change:

```
LLMDBENCH_VLLM_MODELSERVICE_GATEWAY_CLASS_NAME=data-science-gateway-class
LLMDBENCH_VLLM_MODELSERVICE_INFERENCEPOOL_API=inference.networking.x-k8s.io/v1alpha2
```

The resulting gateway exposes only port `443` (https)

`run.sh`  was also adjusted to be able to detect reachability by
different ports/protocols

Signed-off-by: maugustosilva <maugusto.silva@gmail.com>
@Vezio Vezio merged commit 79b113f into llm-d:main Feb 7, 2026
8 checks passed
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.

2 participants