From 437cf347f2f16adf51e336648b072723f3f4bfd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Tue, 3 Jun 2025 14:02:03 +0200 Subject: [PATCH 1/3] [D&M] Changes ML node capacity for trials. --- deploy-manage/deploy/elastic-cloud/create-an-organization.md | 2 +- serverless/pages/sign-up.asciidoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy-manage/deploy/elastic-cloud/create-an-organization.md b/deploy-manage/deploy/elastic-cloud/create-an-organization.md index 506d7688c0..4ffcecfe1d 100644 --- a/deploy-manage/deploy/elastic-cloud/create-an-organization.md +++ b/deploy-manage/deploy/elastic-cloud/create-an-organization.md @@ -76,7 +76,7 @@ During the free 14 day trial, Elastic provides access to one hosted deployment a * You can have one active deployment at a time * The deployment size is limited to 8GB RAM and approximately 360GB of storage, depending on the specified hardware profile -* Machine learning nodes are available up to 4GB RAM +* Machine learning nodes are available up to 4GB RAM, or up to 8 GB when using Reranker * Custom {{es}} plugins are not enabled For more information, check the [{{ech}} documentation](cloud-hosted.md). diff --git a/serverless/pages/sign-up.asciidoc b/serverless/pages/sign-up.asciidoc index d4dfcad875..01d6806a63 100644 --- a/serverless/pages/sign-up.asciidoc +++ b/serverless/pages/sign-up.asciidoc @@ -43,7 +43,7 @@ During the free 14 day trial, Elastic provides access to one hosted deployment a * You can have one active deployment at a time * The deployment size is limited to 8GB RAM and approximately 360GB of storage, depending on the specified hardware profile -* Machine learning nodes are available up to 4GB RAM +* Machine learning nodes are available up to 4GB RAM, or up to 8 GB when using Reranker * Custom {es} plugins are not enabled To learn more about Elastic Cloud Hosted, check our https://www.elastic.co/guide/en/cloud/current/ec-getting-started.html[Elasticsearch Service documentation]. From 6a8c8345a73b97668720ec25faadfa0568281a73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Tue, 3 Jun 2025 14:07:41 +0200 Subject: [PATCH 2/3] Removes asciidoc changes pushed by accident. --- serverless/pages/sign-up.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serverless/pages/sign-up.asciidoc b/serverless/pages/sign-up.asciidoc index 01d6806a63..d4dfcad875 100644 --- a/serverless/pages/sign-up.asciidoc +++ b/serverless/pages/sign-up.asciidoc @@ -43,7 +43,7 @@ During the free 14 day trial, Elastic provides access to one hosted deployment a * You can have one active deployment at a time * The deployment size is limited to 8GB RAM and approximately 360GB of storage, depending on the specified hardware profile -* Machine learning nodes are available up to 4GB RAM, or up to 8 GB when using Reranker +* Machine learning nodes are available up to 4GB RAM * Custom {es} plugins are not enabled To learn more about Elastic Cloud Hosted, check our https://www.elastic.co/guide/en/cloud/current/ec-getting-started.html[Elasticsearch Service documentation]. From 9851f9cd40b81ad554e2425dc2e69786cf260dbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Istv=C3=A1n=20Zolt=C3=A1n=20Szab=C3=B3?= Date: Wed, 4 Jun 2025 15:37:11 +0200 Subject: [PATCH 3/3] Update deploy-manage/deploy/elastic-cloud/create-an-organization.md Co-authored-by: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> --- deploy-manage/deploy/elastic-cloud/create-an-organization.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-manage/deploy/elastic-cloud/create-an-organization.md b/deploy-manage/deploy/elastic-cloud/create-an-organization.md index 4ffcecfe1d..da695804a8 100644 --- a/deploy-manage/deploy/elastic-cloud/create-an-organization.md +++ b/deploy-manage/deploy/elastic-cloud/create-an-organization.md @@ -76,7 +76,7 @@ During the free 14 day trial, Elastic provides access to one hosted deployment a * You can have one active deployment at a time * The deployment size is limited to 8GB RAM and approximately 360GB of storage, depending on the specified hardware profile -* Machine learning nodes are available up to 4GB RAM, or up to 8 GB when using Reranker +* Machine learning nodes are available up to 4GB RAM, or up to 8GB when using Reranker * Custom {{es}} plugins are not enabled For more information, check the [{{ech}} documentation](cloud-hosted.md).