Skip to content

Commit

Permalink
Add restriction about containerized agent on Windows (#1351) (#1352)
Browse files Browse the repository at this point in the history
(cherry picked from commit 86de30a)

Co-authored-by: David Kilfoyle <[email protected]>
  • Loading branch information
mergify[bot] and kilfoyle authored Sep 26, 2024
1 parent f459b6d commit 7aa2f57
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@

You can run {agent} inside a container -- either with {fleet-server} or standalone. Docker images for all versions of {agent} are available from the https://www.docker.elastic.co/r/elastic-agent/elastic-agent[Elastic Docker registry]. If you are running in Kubernetes, refer to {eck-ref}/k8s-elastic-agent.html[run {agent} on ECK].

Note that running {elastic-agent} in a container is supported only in Linux environments. For this reason we don't currently provide {agent} container images for Windows.

Considerations:

* When {agent} runs inside a container, it cannot be upgraded through {fleet} as it expects that the container itself is upgraded.
Expand Down

0 comments on commit 7aa2f57

Please sign in to comment.