[8.x] [Docs] Update certain references to cloud and ESS due to serverless GA (#202184) (#202202)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[Docs] Update certain references to cloud and ESS due to serverless
GA (#202184)](https://github.com/elastic/kibana/pull/202184)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"florent-leborgne","email":"florent.leborgne@elastic.co"},"sourceCommit":{"committedDate":"2024-11-28T15:53:56Z","message":"[Docs]
Update certain references to cloud and ESS due to serverless GA
(#202184)\n\nThis PR updates a few references to hosted deployments on
Elastic Cloud\r\nto avoid ambiguity with serverless in anticipation of
serverless GA.\r\n\r\nSome more similar updates will be made on other
repos to align.\r\n\r\nRel:
https://github.com/elastic/platform-docs-team/issues/485","sha":"95a7b0c044f6ef2fc360245a2085687ae3474bd8","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","release_note:skip","v9.0.0","docs","backport:version","v8.17.0","v8.18.0"],"title":"[Docs]
Update certain references to cloud and ESS due to serverless
GA","number":202184,"url":"https://github.com/elastic/kibana/pull/202184","mergeCommit":{"message":"[Docs]
Update certain references to cloud and ESS due to serverless GA
(#202184)\n\nThis PR updates a few references to hosted deployments on
Elastic Cloud\r\nto avoid ambiguity with serverless in anticipation of
serverless GA.\r\n\r\nSome more similar updates will be made on other
repos to align.\r\n\r\nRel:
https://github.com/elastic/platform-docs-team/issues/485","sha":"95a7b0c044f6ef2fc360245a2085687ae3474bd8"}},"sourceBranch":"main","suggestedTargetBranches":["8.17","8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/202184","number":202184,"mergeCommit":{"message":"[Docs]
Update certain references to cloud and ESS due to serverless GA
(#202184)\n\nThis PR updates a few references to hosted deployments on
Elastic Cloud\r\nto avoid ambiguity with serverless in anticipation of
serverless GA.\r\n\r\nSome more similar updates will be made on other
repos to align.\r\n\r\nRel:
https://github.com/elastic/platform-docs-team/issues/485","sha":"95a7b0c044f6ef2fc360245a2085687ae3474bd8"}},{"branch":"8.17","label":"v8.17.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: florent-leborgne <florent.leborgne@elastic.co>
This commit is contained in:
Kibana Machine 2024-11-29 03:23:22 +11:00 committed by GitHub
parent 0972674a87
commit 78f3457be2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 6 additions and 6 deletions

View file

@ -24,7 +24,7 @@ image::maps/images/asset-tracking-tutorial/construction_zones.png[]
[float]
=== Prerequisites
- If you dont already have {kib}, set it up with https://www.elastic.co/cloud/elasticsearch-service/signup?baymax=docs-body&elektra=docs[our free trial]. Download the deployment credentials.
- If you dont already have {kib}, sign up for https://www.elastic.co/cloud/elasticsearch-service/signup?baymax=docs-body&elektra=docs[a free Elastic Cloud trial] and create a hosted deployment. When creating it, download the deployment credentials.
- Obtain an API key for https://developer.trimet.org/[TriMet web services] at https://developer.trimet.org/appid/registration/.
- {fleet-guide}/fleet-overview.html[Fleet] is enabled on your cluster, and one or more {fleet-guide}/elastic-agent-installation.html[{agent}s] is enrolled.

View file

@ -2,9 +2,9 @@
== Install {kib}
[float]
=== Hosted {kib}
=== {kib} on Elastic Cloud
If you are running our hosted Elasticsearch Service on Elastic Cloud, you access Kibana with a single click. (You can {ess-trial}[sign up for a free trial] and start exploring data in minutes.)
If you are using Elastic Cloud, you access Kibana with a single click. (You can {ess-trial}[sign up for a free trial] and start exploring data in minutes.)
[float]
=== Install {kib} yourself

View file

@ -18,7 +18,7 @@ image::user/alerting/images/teams-connector-test.png[Five clauses define the con
==== experimental[] Troubleshooting connectors with the `kbn-action` tool
You can run an email action via https://github.com/pmuellr/kbn-action[kbn-action].
In this example, it is a Cloud deployment of the {stack}:
In this example, it is a Cloud hosted deployment of the {stack}:
[source, txt]
--------------------------------------------------

View file

@ -72,7 +72,7 @@ NOTE: You can use the *Copy POST URL* option instead to generate the report from
You can then download it from that message, or go to the *Stack Management > Reporting* page to view and access all of your reports.
NOTE: In "stateful" deployments, reports are stored in {es} and managed by the `kibana-reporting` {ilm}
NOTE: In self-managed and Cloud hosted deployments, reports are stored in {es} and managed by the `kibana-reporting` {ilm}
({ilm-init}) policy. By default, the policy stores reports forever. To learn more about {ilm-init} policies, refer
to the {es} {ref}/index-lifecycle-management.html[{ilm-init} documentation].
@ -108,7 +108,7 @@ Create and share JSON files for workpads.
* *Embed code* &mdash; Embed fully interactive dashboards as an iframe on web pages.
[[reporting-on-cloud-resource-requirements]]
NOTE: For Elastic Cloud deployments, {kib} instances require a minimum of 2GB RAM to generate PDF or PNG reports. To
NOTE: For Elastic Cloud hosted deployments, {kib} instances require a minimum of 2GB RAM to generate PDF or PNG reports. To
change {kib} sizing, {ess-console}[edit the deployment].