A newer version is available. For the latest information, see the
current release documentation.
Deploy a standalone Elastic Agent and/or Beats
editDeploy 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.