otwld / ollama-helm

Helm chart for Ollama on Kubernetes
https://artifacthub.io/packages/helm/ollama-helm/ollama
MIT License
216 stars 36 forks source link

[Feature] Topology Spread Constraints via Helm Chart Values #83

Closed Enorshionari closed 1 month ago

Enorshionari commented 1 month ago

Is your feature request related to a problem? Please describe

Currently there are no options to spread ollama pods on cluster without setting resource requests/limits. Two pods could be allocated on same node.

Describe the solution you'd like

Adding topologySpreadConstraints options on helm chart values could solve that issue.

Describe alternatives you've considered

No response

Additional context

No response

jdetroyes commented 1 month ago

Hi @Enorshionari

Thanks you for this feature request, we will update the chart to include topologySpreadConstraints.

jdetroyes commented 1 month ago

Added in 0.51.0