Add option to deploy che component (che-dashboard, che-server, che-gateway, etc.) on specific nodes #23096
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
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
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: