Skip to content

feat(instance): support proxy pod scheduling - #33

Open
vitaliytv wants to merge 1 commit into
PalenaAI:mainfrom
vitaliytv:feat/pod-scheduling
Open

feat(instance): support proxy pod scheduling#33
vitaliytv wants to merge 1 commit into
PalenaAI:mainfrom
vitaliytv:feat/pod-scheduling

Conversation

@vitaliytv

Copy link
Copy Markdown
Contributor

Summary

Adds spec.podScheduling to LiteLLMInstance for the proxy Deployment:

  • nodeSelector
  • tolerations

The operator renders these fields into the managed PodTemplate, so placement survives reconciliation.

Validation

  • make test (including envtest controller suite)
  • Generated CRD and Helm chart CRD are included.

Signed-off-by: vitaliytv <v@nitra.ai>
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