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

[Enhancement] operator needs to start each component in order, and the component CPU resource limit. #4694

Closed
1 of 3 tasks
Alonexc opened this issue Dec 29, 2023 · 0 comments · Fixed by #4693
Closed
1 of 3 tasks
Labels
enhancement New feature or request

Comments

@Alonexc
Copy link
Contributor

Alonexc commented Dec 29, 2023

Search before asking

  • I had searched in the issues and found no similar issues.

Enhancement Request

1.start the runtime, connector component in order.
2.add CPU resource constraints to each component.

Describe the solution you'd like

1.ensure that the runtime starts normally before starting other components.
2.add CPU resource constraints to each component.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

@Alonexc Alonexc added the enhancement New feature or request label Dec 29, 2023
xwm1992 pushed a commit that referenced this issue Jan 18, 2024
… constraints. (#4693)

* resources describes the compute resource requirements and limits 、component initialization order rules and DNS.

* add license and update runtime resources

* update runtime_controller.go

* update

* deployment operator, commands simplified.

* update

* update

* update

* update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant