ECE architecture: link services to host roles and fix Controller→Coordinator - #8121
Merged
Conversation
…dinator The architecture page described ZooKeeper, Director, Constructor, Proxies, and Allocators without indicating which ECE host role runs each service, leaving readers unable to connect service descriptions to the role model. - Add inline role references to each control plane service, Proxies, and Allocators sections pointing to the assign-roles-to-hosts page. - Fix incorrect "Controller" label in the service containers table; the actual ECE host role is "coordinator". - Expand the coordinator role description in assign-roles-to-hosts to list the services it runs (Constructor, Admin Console, Cloud UI) and link back to the architecture page. Closes elastic/docs-content-internal#1093 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
Elastic Docs AI PR menuCheck the box to run an AI review for this pull request.
Powered by GitHub Agentic Workflows and docs-actions. For more information, reach out to the docs team. |
Contributor
🔍 Preview links for changed docs |
Contributor
✅ Elastic Docs Style Checker (Vale)No issues found on modified lines! The Vale linter checks documentation changes against the Elastic Docs style guide. To use Vale locally or report issues, refer to Elastic style guide for Vale. |
The coordinator role is displayed as "Controller" in the Cloud UI, but the internal identifier used in API calls and role tokens remains coordinator. Add a note to assign-roles-to-hosts explaining this discrepancy, and add a clarifying sentence to the service containers table intro in ece-architecture. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…le refs Show both the Cloud UI name (Controller) and the API identifier (coordinator) in the service containers table so both UI users and API/token users can recognize the role. Also add "shown as Controller in the Cloud UI" to the Constructor and Cloud UI/API service descriptions. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
nadirhamza1
approved these changes
Aug 31, 2026
shainaraskas
approved these changes
Aug 31, 2026
shainaraskas
left a comment
Member
There was a problem hiding this comment.
nice and clear. smallest placement / formatting comments
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
The ECE architecture page described each service (ZooKeeper, Director, Constructor, Proxies, Allocators) without mentioning which host role runs it, leaving a gap between the architecture overview and the role model explained in the assign-roles-to-hosts page.
director,coordinator,proxy,allocator) to each service description in the architecture page, linking to the assign-roles-to-hosts page.coordinatorhosts are showed in Cloud UI asControllers.coordinatorrole description in assign-roles-to-hosts to list the services it runs (Constructor, Admin Console, Cloud UI) and add a cross-reference back to the architecture page.Closes elastic/docs-content-internal#1093
Test plan
frc-constructors-constructorand related containers showsCoordinator.🤖 Generated with Claude Code