A newer version is available. For the latest information, see the
current release documentation.
Deploy a standalone Elastic Agent and/or Beats
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Deploy a standalone Elastic Agent and/or Beats
editWhen running Elastic Agent and Beats within GKE Autopilot there are storage constraints to be considered. No HostPath
volumes are allowed, which the ECK operator defaults to when unset for both Deployments
and Daemonsets
. Instead use Kubernetes ephemeral volumes.