From 2289c3cb1f223337d8eae987f894f64193e1da13 Mon Sep 17 00:00:00 2001 From: David Kilfoyle <41695641+kilfoyle@users.noreply.github.com> Date: Thu, 19 Sep 2024 13:28:05 -0400 Subject: [PATCH] Add 'Docker and Kubernetes' to Deployment Models page (#1334) --- .../ingest-management/fleet/fleet-deployment-models.asciidoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/en/ingest-management/fleet/fleet-deployment-models.asciidoc b/docs/en/ingest-management/fleet/fleet-deployment-models.asciidoc index fca0c334f..4980c1b6a 100644 --- a/docs/en/ingest-management/fleet/fleet-deployment-models.asciidoc +++ b/docs/en/ingest-management/fleet/fleet-deployment-models.asciidoc @@ -18,8 +18,11 @@ If you're running {es} and {kib} hosted on {cloud}/ec-getting-started.html[{ess} {ess} with {fleet-server} on-premise:: When you use a hosted {ess} deployment you may still choose to run {fleet-server} on-premise. For details about this deployment model and set up instructions, refer to <>. +Docker and Kubernetes:: +You can deploy {fleet}-managed {agent} in Docker or on Kubernetes. Refer to <> or <> for all of the configuration instructions. Details for configuring {fleet-server} are included with the {agent} install steps. + {eck}:: -You can deploy {fleet}-managed {agent} in a Kubernetes environment that provides configuration and management capabilities for the full {stack}. For details, refer to {eck-ref}/k8s-elastic-agent-fleet.html[Run {fleet}-managed {agent} on ECK]. +You can deploy {fleet}-managed {agent} in an {ecloud} Kubernetes environment that provides configuration and management capabilities for the full {stack}. For details, refer to {eck-ref}/k8s-elastic-agent-fleet.html[Run {fleet}-managed {agent} on ECK]. Self-managed:: For self-managed deployments, you must install and host {fleet-server} yourself. For details about this deployment model and set up instructions, refer to <>.