This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
Ensuring virtual memory kernel settings
editEnsuring virtual memory kernel settings
editIf you are intending to run production workloads on GKE Autopilot then vm.max_map_count
should be set. The recommended way to set this kernel setting on the Autopilot hosts is with a Daemonset
as described in the Virtual memory section. You must be running at least version 1.25 when on the regular
channel or using the rapid
channel, which currently runs version 1.27.
Only use the provided Daemonset
exactly as specified or it could be rejected by the Autopilot control plane.