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 option to deploy che component (che-dashboard, che-server, che-gateway, etc.) on specific nodes #23096

Closed
huonguyenlt opened this issue Aug 16, 2024 · 1 comment
Assignees
Labels
area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator help wanted Community, we are fully engaged on other issues. Feel free to take this one. We'll help you! kind/enhancement A feature request - must adhere to the feature request template. severity/P1 Has a major impact to usage or development of the system. status/analyzing An issue has been proposed and it is currently being analyzed for effort and implementation approach

Comments

@huonguyenlt
Copy link

Is your enhancement related to a problem? Please describe

I am deploying che on EKS. I want to deploy all the che components to the same node or node groups. However, it looks like there is no option to do that.
I install che using che operator. I can add the node selector to the che-operator deployment to install it on the specific node. But when che operator starts to deploy other che components (che-dashboard, che-server, che-gateway, etc.), all the components go to different nodes. Please help.

Describe the solution you'd like

  1. If you already had the solution for it, please educate me. Or
  2. add nodeselector option for each che component

Describe alternatives you've considered

No response

Additional context

No response

@huonguyenlt huonguyenlt added the kind/enhancement A feature request - must adhere to the feature request template. label Aug 16, 2024
@che-bot che-bot added the status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. label Aug 16, 2024
@ibuziuk ibuziuk added status/analyzing An issue has been proposed and it is currently being analyzed for effort and implementation approach area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator labels Aug 19, 2024
@ibuziuk
Copy link
Member

ibuziuk commented Aug 19, 2024

@huonguyenlt thank you for creating this story. Would you be interested in contributing this functionality to che-operator - https://github.com/eclipse-che/che-operator
cc: @tolusha

@ibuziuk ibuziuk added severity/P1 Has a major impact to usage or development of the system. and removed status/need-triage An issue that needs to be prioritized by the curator responsible for the triage. See https://github. labels Aug 19, 2024
@ibuziuk ibuziuk moved this to 📅 Planned in Eclipse Che Team A Backlog Aug 19, 2024
@ibuziuk ibuziuk moved this from 📅 Planned to 📋 Backlog in Eclipse Che Team A Backlog Aug 19, 2024
@ibuziuk ibuziuk added the help wanted Community, we are fully engaged on other issues. Feel free to take this one. We'll help you! label Aug 19, 2024
@ibuziuk ibuziuk moved this from 📋 Backlog to 📅 Planned in Eclipse Che Team A Backlog Sep 18, 2024
@tolusha tolusha closed this as completed Sep 20, 2024
@tolusha tolusha moved this from 📅 Planned to ✅ Done in Eclipse Che Team A Backlog Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/che-operator Issues and PRs related to Eclipse Che Kubernetes Operator help wanted Community, we are fully engaged on other issues. Feel free to take this one. We'll help you! kind/enhancement A feature request - must adhere to the feature request template. severity/P1 Has a major impact to usage or development of the system. status/analyzing An issue has been proposed and it is currently being analyzed for effort and implementation approach
Projects
Status: ✅ Done
Development

No branches or pull requests

4 participants