IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Run Elastic Agent on GKE managed by Fleet
editRun Elastic Agent on GKE managed by Fleet
editPlease follow the steps to run the Elastic Agent on Run Elastic Agent on Kubernetes managed by Fleet page.
Important notes:
editOn managed Kubernetes solutions like GKE, Elastic Agent has no access to several data sources. Find below the list of the non-available data:
-
Metrics from Kubernetes control plane components are not available. Consequently, metrics are not available for
kube-scheduler
andkube-controller-manager
components. In this regard, the respective dashboards will not be populated with data. - Audit logs are available only on Kubernetes master nodes as well, hence cannot be collected by Elastic Agent.
Autopilot GKE
editAlthough autopilot removes many administration challenges (like workload management, deployment automation etc. of kubernetes clusters), additionally restricts access to specific namespaces (i.e. kube-system
) and host paths which is the reason that default Elastic Agent manifests would not work.
Specific manifests are provided to cover Autopilot environments.
kube-state-metrics
also must be installed to another namespace rather than thedefault
as access tokube-system
is not allowed.
Additonal Resources:
edit- Blog Using Elastic to observe GKE Autopilot clusters
- Elastic speakers webinar: "Get full Kubernetes visibility into GKE Autopilot with Elastic Observability"