You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deploy-manage/deploy/cloud-enterprise.md
+1-11Lines changed: 1 addition & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,10 +11,6 @@ mapped_urls:
11
11
12
12
{{ece}} (ECE) is an Elastic self-managed solution for deploying, orchestrating, and managing {{es}} clusters at scale. It provides a centralized platform that allows organizations to run {{es}}, {{kib}}, and other {{stack}} components across multiple machines.
13
13
14
-
::::{tip}
15
-
If you are looking for a solution to orchestrate and manage {{es}} clusters natively on Kubernetes, consider using [Elastic Cloud on Kubernetes (ECK)](./cloud-on-k8s.md) instead of ECE. ECK enables you to orchestrate Elastic Stack applications seamlessly on Kubernetes, leveraging it as the underlying platform for deployment, scaling, and lifecycle management.
16
-
::::
17
-
18
14
ECE evolves from the Elastic hosted Cloud SaaS offering into a standalone product. You can deploy ECE on public or private clouds, virtual machines, or your own premises.
19
15
20
16
With {{ece}}, you can:
@@ -71,13 +67,7 @@ Other sections of the documentation also include important tasks related to ECE:
71
67
*[Secure your deployments](../security/secure-your-cluster-deployment.md)
Copy file name to clipboardExpand all lines: deploy-manage/deploy/cloud-enterprise/deploy-an-orchestrator.md
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ This section focuses on deploying the ECE orchestrator. If you want to deploy {{
15
15
16
16
This section provides step-by-step guidance on:
17
17
18
-
*[Prepare the environment](./prepare-environment.md): Follow the hardware, software, and networking prerequisites before the installation, and check the list of supported Operating Systems.
18
+
*[Prepare the environment](./prepare-environment.md): Follow the hardware, software, and networking prerequisites before the installation.
19
19
20
20
*[Install ECE](./install.md): Identify the deployment scenario that best fits your needs, choose an installation method, and complete the setup.
21
21
*[Install ECE on a public cloud](./install-ece-on-public-cloud.md)
@@ -29,11 +29,12 @@ This section provides step-by-step guidance on:
29
29
*[Configure ECE](./configure.md): Explore the most common tasks to configure your ECE platform.
After deploying ECE platform, you may need to configure your own proxy certificates, security, snapshot repositories, or perform maintenance tasks. Refer to the following sections for more details:
37
+
After deploying ECE platform, you may need to configure your own proxy certificates, security, snapshot repositories, or perform maintenance tasks. Refer to the following sections for more details:
37
38
38
39
*[Secure your ECE installation](../../security/secure-your-elastic-cloud-enterprise-installation.md)
39
40
*[Users and roles](../../users-roles/cloud-enterprise-orchestrator.md)
@@ -47,6 +48,6 @@ To start orchestrating your {{es}} clusters, refer to [](./working-with-deployme
47
48
48
49
The following tasks are only needed on certain circumstances:
49
50
50
-
* Migrate ECE to Podman hosts
51
-
* Migrate ECE on Podman hosts to SELinux enforce
52
-
* Change allocator disconnect timeout
51
+
*[Migrate ECE to Podman hosts](./migrate-ece-to-podman-hosts.md)
52
+
*[Migrate ECE on Podman hosts to SELinux enforce](./migrate-ece-on-podman-hosts-to-selinux-enforce.md)
0 commit comments