Skip to content

add node affinity, tolerations, and nodeSelector support - #163

Open
rahul-akto wants to merge 1 commit into
masterfrom
feature/data-ingetsion-node-affinity
Open

add node affinity, tolerations, and nodeSelector support#163
rahul-akto wants to merge 1 commit into
masterfrom
feature/data-ingetsion-node-affinity

Conversation

@rahul-akto

Copy link
Copy Markdown
Contributor

…stion-service

Added node scheduling configuration options to allow users to control pod placement:

  • nodeSelector for simple node selection
  • tolerations for scheduling on tainted nodes
  • affinity for advanced node affinity rules

This follows the same pattern used in mini-runtime chart for consistency.

…stion-service

Added node scheduling configuration options to allow users to control pod placement:
- nodeSelector for simple node selection
- tolerations for scheduling on tainted nodes
- affinity for advanced node affinity rules

This follows the same pattern used in mini-runtime chart for consistency.
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