-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Adds minor docs clarification #133744
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
Adds minor docs clarification #133744
Conversation
Refers to elastic#133622 where a review comment was missed and updates the docs accordingly.
Pinging @elastic/core-docs (Team:Docs) |
🔍 Preview links for changed docs |
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.
see comments with my apologies
:::{note} | ||
In {{serverless-full}}, Elastic manages the underlying infrastructure for you. Because of this, privileges related to cluster administration, scaling, snapshots, and availability are not available. Learn more about the [project custom roles managed by {{serverless-full}}](docs-content://deploy-manage/users-roles/serverless-custom-roles.md). | ||
::: | ||
In {{serverless-full}}, Elastic manages the underlying infrastructure for you. Because of this, privileges related to cluster administration, scaling, snapshots, and availability are not available. [Learn more about the features managed by {{serverless-full}}](docs-content://deploy-manage/users-roles/serverless-custom-roles.md). |
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.
sry I know this is so annoying
the link you're pointing to here and the meaning of this para are two different things. this link explains how to apply the roles (spiritually similar to the para above)
In {{serverless-full}}, Elastic manages the underlying infrastructure for you. Because of this, privileges related to cluster administration, scaling, snapshots, and availability are not available. [Learn more about the features managed by {{serverless-full}}](docs-content://deploy-manage/users-roles/serverless-custom-roles.md). | |
:::{note} | |
In {{serverless-full}}, Elastic manages the underlying infrastructure for you. Because of this, privileges related to cluster administration, scaling, snapshots, and availability are not available. [Learn more about the features managed by {{serverless-full}}](docs-content:///deploy-manage/deploy/elastic-cloud/differences-from-other-elasticsearch-offerings.md). | |
::: |
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.
I misunderstood, sorry about that. I hadn't realised that you meant to add a link to this particular page (in addition to the link for Serverless roles). I thought you only included the link as a reference to see how we talk about Serverless vs other deployments.
It's only annoying when I can't make sense of it, but once I understand it, I can see how everything falls into place and the docs are better for it.
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.
approving to unblock after edit
* Adds minor docs clarification Refers to elastic#133622 where a review comment was missed and updates the docs accordingly. * Adding link to the differences page for reference
Refers to #133622 where a review comment was missed and updates the docs accordingly.