Skip to content

Commit 7fb03b6

Browse files
committed
Add a note about Serverless architectures + small fixes
1 parent a4f60bc commit 7fb03b6

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

manage-data/ingest/ingest-reference-architectures.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ To ingest data into {{es}}, use the *simplest option that meets your needs* and
1919
You can host {{es}} on your own hardware or send your data to {{es}} on {{ecloud}}. For most users, {{agent}} writing directly to {{es}} on {{ecloud}} provides the easiest and fastest time to value. {{ech}} is available on {{aws}}, GCP, and Azure, and you can [try it for free](https://cloud.elastic.co/registration).
2020
::::
2121

22+
::::{admonition} Elastic Cloud Serverless architectural differences
23+
The architecture diagrams below show {{es}} and {{kib}} as separate components. In {{serverless-full}}, they are combined into a single integrated architecture: {{es-serverless}}.
24+
::::
25+
2226
**Decision tree**
2327

2428
[Data ingestion](../ingest.md)

reference/fleet/example-kubernetes-fleet-managed-agent-helm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
mapped_pages:
33
- https://www.elastic.co/guide/en/fleet/current/example-kubernetes-fleet-managed-agent-helm.html
44
applies_to:
5-
stack: ga 8.18
5+
stack: ga
66
serverless: ga
77
products:
88
- id: fleet

reference/fleet/example-kubernetes-standalone-agent-helm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
mapped_pages:
33
- https://www.elastic.co/guide/en/fleet/current/example-kubernetes-standalone-agent-helm.html
44
applies_to:
5-
stack: ga 8.18
5+
stack: ga
66
serverless: ga
77
products:
88
- id: fleet

reference/fleet/migrate-elastic-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ You can create a new cluster based on the snapshot taken in the previous step, a
5353

5454
## Update settings in the target cluster [migrate-elastic-agent-target-settings]
5555

56-
when the target cluster is available you’ll need to adjust a few settings. Take some time to examine the {{fleet}} setup in the new cluster.
56+
When the target cluster is available you’ll need to adjust a few settings. Take some time to examine the {{fleet}} setup in the new cluster.
5757

5858
1. Open the {{kib}} menu and select **Fleet**.
5959
2. On the **Agents** tab, your agents should visible, however they’ll appear as `Offline`. This is because these agents have not yet enrolled in the new, target cluster, and are still enrolled in the original, source cluster.

0 commit comments

Comments
 (0)