-
Notifications
You must be signed in to change notification settings - Fork 99
ECE allocators capacity updated for svc restart #1507
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
base: main
Are you sure you want to change the base?
Conversation
Internal Jira reference: https://elasticco.atlassian.net/browse/CP-9161 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some small feedback while we wait for dev validation :)
Co-authored-by: shainaraskas <58563081+shainaraskas@users.noreply.github.com>
@AlexP-Elastic, or anyone from @elastic/control-plane-stateful-foundations : Let us know your thoughts about this PR. Associated with the linked Jira issue. |
I have moved the page that describes how to change the allocators capacity, from "Prepare your environment" to "Configure ECE", as the page belongs more to that section than the preparations (it's impossible to follow the procedures describe in the page without an installed system).
Also the page has been updated to reflect that an
allocator service restart is needed
after changing the capacity with the API.Preview:
@AlexP-Elastic , I'd like your review on this.
My main concern is if with
restart
you meant restarting the allocator service only or rebooting the host. I've assumed a restart offrc-allocators-allocator
container only.PS - I think we don't have any generic documentation about restarting services in ECE (which would be valid for podman & docker systems). Do you think we should have such a document? cc: @kunisen & @jakommo && @shainaraskas (we can discuss that in private to not deviate the attention of the PR).