Skip to content

Commit

Permalink
Add 'Docker and Kubernetes' to Deployment Models page (#1334)
Browse files Browse the repository at this point in the history
  • Loading branch information
kilfoyle authored Sep 19, 2024
1 parent 5cfb411 commit 2289c3c
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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 <<add-fleet-server-mixed,Deploy {fleet-server} on-premises and {es} on Cloud>>.

Docker and Kubernetes::
You can deploy {fleet}-managed {agent} in Docker or on Kubernetes. Refer to <<elastic-agent-container,Run {agent} in a container>> or <<running-on-kubernetes-managed-by-fleet,Run {agent} on Kubernetes managed by {fleet}>> 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 <<add-fleet-server-on-prem,Deploy on-premises and self-managed>>.
Expand Down

0 comments on commit 2289c3c

Please sign in to comment.