From 1bb13f09d19000afe0fffdc3eb8e7cbc0f3d59a9 Mon Sep 17 00:00:00 2001 From: Joe Chin Date: Tue, 3 Dec 2024 12:12:44 -0800 Subject: [PATCH] Update welcome-to-serverless.asciidoc (#226) Removed redundant cluster management row under `Differences between serverless projects and hosted deployments on Elastic Cloud` section. --- serverless/pages/welcome-to-serverless.asciidoc | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/serverless/pages/welcome-to-serverless.asciidoc b/serverless/pages/welcome-to-serverless.asciidoc index 7141425..5cce461 100644 --- a/serverless/pages/welcome-to-serverless.asciidoc +++ b/serverless/pages/welcome-to-serverless.asciidoc @@ -48,9 +48,7 @@ You can run https://www.elastic.co/guide/en/cloud/current/ec-getting-started.htm | **Cluster management** | Fully managed by Elastic. | You provision and manage your hosted clusters. Shared responsibility with Elastic. -| **Cluster management** -| Fully managed by Elastic. -| You provision and manage your hosted clusters. Shared responsibility with Elastic. + | **Scaling** | Autoscales out of the box. | Manual scaling or autoscaling available for you to enable.