Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for nodeSelector Key within Deployment manifests #4

Open
colinbjohnson opened this issue Oct 23, 2024 · 0 comments
Open

Comments

@colinbjohnson
Copy link

We (and other customers) may utilize arm64 based clusters or clusters with specific types of nodes. Providing a "nodeSelector" key within deployment manifests would allow customers that run clusters of different types to control which nodes that nango pods run on.

Two notes:

  • we (the client I work with) has a workaround in that they can run linux/amd64 nodes
  • the specific issue we face (amd64 docker images being unable to run on arm64 nodes) could also be resolved by Build multi-arch images for arm64 nango#2376
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

No branches or pull requests

1 participant