Skip to content
This repository was archived by the owner on Jun 20, 2026. It is now read-only.

feat(gateway): Add nodeSelector support for gateway pod#285

Open
aztecher wants to merge 1 commit into
llm-d-incubation:mainfrom
aztecher:aztecher/gw-nodeselector
Open

feat(gateway): Add nodeSelector support for gateway pod#285
aztecher wants to merge 1 commit into
llm-d-incubation:mainfrom
aztecher:aztecher/gw-nodeselector

Conversation

@aztecher

@aztecher aztecher commented Apr 21, 2026

Copy link
Copy Markdown
  • Introduce gateway.gatewayParameters.nodeSelector in values.yaml to
    allow configuring node affinity for the gateway pod.
  • Update AgentgatewayParameters template to conditionally render nodeSelector parameter when specified (agentgateway provider only).
  • Update istio ConfigMap template to conditionally render nodeSelector parameter when specified (istio provider).

This change is not applied when using the kgateway provider because it is a deprecated compatibility mode

Signed-off-by: aztecher <mikiyaf.business@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant