Skip to content

Commit dbea8db

Browse files
committed
also stack"
1 parent 72575fe commit dbea8db

File tree

84 files changed

+236
-236
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+236
-236
lines changed

deploy-manage/_snippets/deployment-options-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
**Quick start options**
22

33
* [**{{ecloud}}**](/deploy-manage/deploy/elastic-cloud.md): Get a hosted solution up and running in minutes.
4-
* [**{{ech}}**](/deploy-manage/deploy/elastic-cloud/cloud-hosted.md): Our hosted Elastic Stack offering, deployed in the cloud with your provider of choice. Sign up for a [14-day free trial](https://cloud.elastic.co/registration).
4+
* [**{{ech}}**](/deploy-manage/deploy/elastic-cloud/cloud-hosted.md): Our hosted {{stack}} offering, deployed in the cloud with your provider of choice. Sign up for a [14-day free trial](https://cloud.elastic.co/registration).
55
* [**{{serverless-full}}**](/deploy-manage/deploy/elastic-cloud/serverless.md): Create serverless projects for autoscaled and fully managed Elastic deployments. Sign up for a [14-day free trial](https://cloud.elastic.co/serverless-registration).
66
* [**Local development**](/solutions/search/run-elasticsearch-locally.md): Get started quickly with {{es}} and {{kib}} in Docker for local development and testing.
77

deploy-manage/api-keys/elasticsearch-api-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ mapped_pages:
99

1010
Several types of {{es}} API keys exist:
1111

12-
* **Personal/User** API key: allows external services to access the Elastic Stack on behalf of a user.
12+
* **Personal/User** API key: allows external services to access the {{stack}} on behalf of a user.
1313
* **Cross-cluster** API key: allows other clusters to connect to this cluster.
1414
* **Managed** API key: created and managed by {{kib}} to run background tasks.
1515

deploy-manage/deploy/cloud-enterprise/ce-add-support-for-node-roles-autoscaling.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ System owned deployment templates are automatically updated during the ECE upgra
1717

1818
## Adding support for node_roles [ece_adding_support_for_node_roles]
1919

20-
The `node_roles` field defines the roles that an {{es}} topology element can have, which is used in place of `node_type` when a new feature such as autoscaling is enabled, or when a new data tier is added. This field is supported on [Elastic stack versions 7.10 and above](cloud://reference/cloud-enterprise/changes-to-index-allocation-api.md).
20+
The `node_roles` field defines the roles that an {{es}} topology element can have, which is used in place of `node_type` when a new feature such as autoscaling is enabled, or when a new data tier is added. This field is supported on [{{stack}} versions 7.10 and above](cloud://reference/cloud-enterprise/changes-to-index-allocation-api.md).
2121

2222
There are a number of fields that need to be added to each {{es}} node in order to support `node_roles`:
2323

@@ -757,7 +757,7 @@ After adding support for `node_roles`, the resulting deployment template should
757757

758758
## Adding support for autoscaling [ece_adding_support_for_autoscaling]
759759

760-
After adding support for `node_roles` we can then update the template to support autoscaling. Autoscaling is used to automatically adjust the available resources in the deployments. Currently, this feature is available for {{es}} data tiers and machine learning node in [Elastic stack versions 7.11 and above](../../autoscaling.md).
760+
After adding support for `node_roles` we can then update the template to support autoscaling. Autoscaling is used to automatically adjust the available resources in the deployments. Currently, this feature is available for {{es}} data tiers and machine learning node in [{{stack}} versions 7.11 and above](../../autoscaling.md).
761761

762762
There are a number of autoscaling fields that need to be added in order to support autoscaling:
763763

@@ -1736,7 +1736,7 @@ Having added support for `node_roles` and autoscaling to your custom template, i
17361736

17371737
After the template is updated, you can start [creating new deployments](create-deployment.md) or [migrating existing ones to `node_roles`](#ece-migrating-a-deployment-to-node-roles).
17381738

1739-
Although `node_roles` and autoscaling are only available in more recent Elastic stack versions, an updated template can still be used with deployments that have versions below 7.10. In these cases, the data tiers and autoscaling features will only take effect once the deployment is upgraded to versions 7.10 and 7.11, respectively.
1739+
Although `node_roles` and autoscaling are only available in more recent {{stack}} versions, an updated template can still be used with deployments that have versions below 7.10. In these cases, the data tiers and autoscaling features will only take effect once the deployment is upgraded to versions 7.10 and 7.11, respectively.
17401740

17411741

17421742
## Migrating a deployment to `node_roles` [ece-migrating-a-deployment-to-node-roles]

deploy-manage/deploy/cloud-enterprise/configure-allocator-affinity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ mapped_pages:
88

99
# Configure allocator affinity [ece-configuring-allocator-affinity]
1010

11-
One of the benefits of the ECE platform is its robust deployment instance distribution logic that maximizes the utilization of the underlying resources you deploy the Elastic Stack on. In ECE 2.4 and later, you can customize how Elastic Stack deployments get distributed across the available set of allocators in your ECE installation, which is known as *allocator affinity*.
11+
One of the benefits of the ECE platform is its robust deployment instance distribution logic that maximizes the utilization of the underlying resources you deploy the {{stack}} on. In ECE 2.4 and later, you can customize how {{stack}} deployments get distributed across the available set of allocators in your ECE installation, which is known as *allocator affinity*.
1212

1313

1414
## Before you begin [ece_before_you_begin_6]

deploy-manage/deploy/cloud-enterprise/configure-deployment-templates.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@ mapped_pages:
88

99
# Manage deployment templates [ece-configuring-ece-templates]
1010

11-
Deployment templates combine components of the Elastic Stack, such as {{es}} nodes and {{kib}} instances, for different use cases. Compared to a one-size-fits-all approach to deploying the Elastic Stack, templates provide much greater flexibility and ensure that your deployments have the resources they need to support your use cases. To make the most of deployment templates, you must configure ECE for them.
11+
Deployment templates combine components of the {{stack}}, such as {{es}} nodes and {{kib}} instances, for different use cases. Compared to a one-size-fits-all approach to deploying the {{stack}}, templates provide much greater flexibility and ensure that your deployments have the resources they need to support your use cases. To make the most of deployment templates, you must configure ECE for them.
1212

1313
After installing or upgrading to ECE version 2.0 or later:
1414

15-
1. [Tag your allocators](ece-configuring-ece-tag-allocators.md) to tell ECE what kind of hardware you have available for Elastic Stack deployments.
16-
2. [Edit the default instance configurations](ece-configuring-ece-instance-configurations-edit.md) to match components of the Elastic Stack to your tagged allocators.
15+
1. [Tag your allocators](ece-configuring-ece-tag-allocators.md) to tell ECE what kind of hardware you have available for {{stack}} deployments.
16+
2. [Edit the default instance configurations](ece-configuring-ece-instance-configurations-edit.md) to match components of the {{stack}} to your tagged allocators.
1717

18-
If you do not perform these steps, {{ece}} will behave just as it did in versions before 2.0 and deploy the Elastic Stack wherever there is space on allocators.
18+
If you do not perform these steps, {{ece}} will behave just as it did in versions before 2.0 and deploy the {{stack}} wherever there is space on allocators.
1919

2020
Have a use case that isn’t addressed by the ECE default templates? You can also:
2121

22-
* [Create your own instance configurations](ece-configuring-ece-instance-configurations-create.md) to match components of the Elastic Stack to allocators, tailoring what resources they get and what sizes they support.
22+
* [Create your own instance configurations](ece-configuring-ece-instance-configurations-create.md) to match components of the {{stack}} to allocators, tailoring what resources they get and what sizes they support.
2323
* [Create your own deployment templates](ece-configuring-ece-create-templates.md) to solve your own use cases better.
2424

2525

@@ -31,10 +31,10 @@ Allocator tag
3131
: Indicates what kind of hardware resources you have available. Used by instance configurations to find suitable allocators.
3232

3333
Instance configuration
34-
: Matches components of the Elastic Stack to allocators for deployment and tailors how memory and storage resources get sized relative to each other, and what sizes are available. Used as a building block for deployment templates.
34+
: Matches components of the {{stack}} to allocators for deployment and tailors how memory and storage resources get sized relative to each other, and what sizes are available. Used as a building block for deployment templates.
3535

3636
Deployment template
37-
: Solves a specific use case with the Elastic Stack, such as a search or a logging use case. ECE provides some deployment templates out of the box to get you started, or you can create your own.
37+
: Solves a specific use case with the {{stack}}, such as a search or a logging use case. ECE provides some deployment templates out of the box to get you started, or you can create your own.
3838

3939

4040

deploy-manage/deploy/cloud-enterprise/configure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Now that you have {{ece}} up and running, take a look at some of the additional
1616
* [Assign roles to hosts](../../../deploy-manage/deploy/cloud-enterprise/assign-roles-to-hosts.md) - Make sure new hosts can be used for their intended purpose after you install ECE on them.
1717
* [System deployments configuration](system-deployments-configuration.md) - Best practices for ECE system deployments to ensure a highly available and resilient setup.
1818
* [Configure deployment templates](configure-deployment-templates.md) – Define the resources, topology, hardware, and configurations that will be applied to your deployments.
19-
* [Manage Elastic Stack versions](./manage-elastic-stack-versions.md) - Upload or remove Elastic Stack packs.
19+
* [Manage {{stack}} versions](./manage-elastic-stack-versions.md) - Upload or remove {{stack}} packs.
2020
* [Change the ECE API URL](./change-ece-api-url.md) - Configure the HTTPS URL used to access the ECE API.
2121
* [Change endpoint URLs](change-endpoint-urls.md) - Configure the URLs to access {{es}} and {{kib}} deployments to match your [domain name](./ece-wildcard-dns.md) and [proxy certificate](../../security/secure-your-elastic-cloud-enterprise-installation/manage-security-certificates.md).
2222
* [Enable custom endpoint aliases](./enable-custom-endpoint-aliases.md) - This feature allows to use aliases in the endpoint URLs instead of cluster UUIDs.
@@ -30,7 +30,7 @@ Other sections of the documentation describe important ECE features to consider:
3030

3131
## Advanced configuration procedures
3232

33-
* [Configure allocator affinity](configure-allocator-affinity.md) - Determine how ECE distributes your Elastic Stack deployments across allocators.
33+
* [Configure allocator affinity](configure-allocator-affinity.md) - Determine how ECE distributes your {{stack}} deployments across allocators.
3434
* [Change allocator disconnect timeout](change-allocator-disconnect-timeout.md) - Configure how long ECE waits before considering allocators to be disconnected.
3535
* [Migrate ECE to Podman hosts](./migrate-ece-to-podman-hosts.md) - If you are running a Docker based installation and you need to migrate to Podman.
3636
* [Migrate ECE on Podman hosts to SELinux in enforcing mode](../../security/secure-your-elastic-cloud-enterprise-installation/migrate-ece-on-podman-hosts-to-selinux-enforce.md) - Migrate ECE to SELinux in `enforcing` mode using Podman.

deploy-manage/deploy/cloud-enterprise/create-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ mapped_pages:
88

99
# Create a deployment
1010

11-
An ECE deployment is a fully managed Elastic Stack environment running on {{ece}}. It includes {{es}}, {{kib}}, and optional features like Machine Learning or an Integrations (Fleet & APM) Server.
11+
An ECE deployment is a fully managed {{stack}} environment running on {{ece}}. It includes {{es}}, {{kib}}, and optional features like Machine Learning or an Integrations (Fleet & APM) Server.
1212

1313
Each deployment is based on a [deployment template](./deployment-templates.md), which defines its resources, default topology, scaling policies, and available features. Deployments can be customized based on workload requirements, snapshot settings, and security configurations.
1414

deploy-manage/deploy/cloud-enterprise/default-system-deployment-versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ mapped_pages:
88

99
# Default system deployment versions [ece-system-deployment-versions]
1010

11-
When installing or upgrading {{ece}}, its associated system deployments run by default on the Elastic Stack versions listed in the following table.
11+
When installing or upgrading {{ece}}, its associated system deployments run by default on the {{stack}} versions listed in the following table.
1212

1313
Note that since version 2.7.0, system deployments are automatically upgraded when upgrading {{ece}}. Don’t attempt to upgrade system deployments manually. Instead, follow the [ECE upgrade instructions](../../upgrade/orchestrator/upgrade-cloud-enterprise.md).
1414

deploy-manage/deploy/cloud-enterprise/deploy-an-orchestrator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ applies_to:
55
---
66
# Deploy an orchestrator
77

8-
{{ece}} (ECE) provides a centralized platform that allows organizations to run {{es}}, {{kib}}, and other Elastic Stack components across multiple machines, whether in a private or public cloud, virtual machines, or your own premises.
8+
{{ece}} (ECE) provides a centralized platform that allows organizations to run {{es}}, {{kib}}, and other {{stack}} components across multiple machines, whether in a private or public cloud, virtual machines, or your own premises.
99

1010
::::{note}
1111
This section focuses on deploying the ECE orchestrator. If you want to deploy {{es}}, {{kib}} or other {{stack}} applications on ECE, refer to [](./working-with-deployments.md).

deploy-manage/deploy/cloud-enterprise/ece-configure-templates-index-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ To configure index management when you create a deployment template:
2828
1. On the **Index Management** page, configure the index curation methods that you want to be available when your users create deployments:
2929

3030
Index lifecycle management
31-
: Uses the ILM feature of the Elastic Stack that provides an integrated and streamlined way to manage time-based data, making it easier to follow best practices for managing your indices. Compared to index curation, ILM gives you more fine-grained control over the lifecycle of each index.
31+
: Uses the ILM feature of the {{stack}} that provides an integrated and streamlined way to manage time-based data, making it easier to follow best practices for managing your indices. Compared to index curation, ILM gives you more fine-grained control over the lifecycle of each index.
3232

3333
To configure index lifecycle management:
3434

0 commit comments

Comments
 (0)