Skip to content

[helm] scheduling primitives#3154

Open
fresh-borzoni wants to merge 1 commit intoapache:mainfrom
fresh-borzoni:helm-scheduling-support
Open

[helm] scheduling primitives#3154
fresh-borzoni wants to merge 1 commit intoapache:mainfrom
fresh-borzoni:helm-scheduling-support

Conversation

@fresh-borzoni
Copy link
Copy Markdown
Contributor

@fresh-borzoni fresh-borzoni commented Apr 21, 2026

closes #3153

Exposes affinity, nodeSelector, tolerations, and topologySpreadConstraints on both coordinator and tablet. Required to spread replicas across zones/nodes under replication factor 3 - without these, a single node failure can take out all tablet replicas for segments not yet tiered.

@fresh-borzoni
Copy link
Copy Markdown
Contributor Author

@morazow @affo @polyzos PTAL 🙏

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.

[helm] Add pod scheduling primitives (affinity, nodeSelector, tolerations, topologySpreadConstraints)

1 participant