> For the complete documentation index, see [llms.txt](https://cortex-docs.paloaltonetworks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cortex-docs.paloaltonetworks.com/compatibility-matrix/where-can-i-install-the-cortex-xdr-agent/kubernetes-platforms-supported.md).

# Kubernetes platforms supported

View the Kubernetes platforms that are supported with Cortex XDR agents.

This table shows the Kubernetes platform versions that have been compatibility tested. The table shows the latest version that has been tested. All versions that are not EOL, up to the latest version tested for compatibility are supported.

For installation instructions refer to Cortex XDR Agent for Linux → Install the Cortex XDR Agent for Kubernetes Hosts in the latest [Cortex XDR agent admin guide](https://cortex-docs.paloaltonetworks.com/cortex-xdr-agent-docs/).

<table data-search="false"><thead><tr><th width="411.5">Linux Kubernetes Platform</th><th>Version</th></tr></thead><tbody><tr><td>Unmanaged Kubernetes (k8s)</td><td>1.30</td></tr><tr><td><p>Amazon Elastic Kubernetes Service (EKS)</p><ul><li>BottleRocket OS x86_64<br>User mode agent only</li><li>BottleRocket OS aarch64<br>User mode agent only</li></ul></td><td>1.35</td></tr><tr><td><p>Microsoft Azure Kubernetes Service (AKS)</p><ul><li>CBL-mariner 2 x86_64</li></ul></td><td>1.35</td></tr><tr><td><p>Google Kubernetes Engine (GKE)</p><ul><li>Google Container-Optimized OS (COS)<sup>*</sup> x86_64<br>User mode agent only</li><li>Google Kubernetes Engine (GKE) Autopilot</li></ul></td><td>1.35</td></tr><tr><td>Oracle Kubernetes Engine (OKE)</td><td>1.33</td></tr><tr><td><p>Red Hat Openshift Container Platform (OCP)</p><ul><li>RHCOS<sup>*</sup> x86_64<br>User mode agent only</li></ul></td><td><p>4.18</p><p>4.19 in agent versions 9.1.1 and later</p><p>4.20 in agent versions 9.1.1 and later</p></td></tr><tr><td>SUSE Rancher Kubernetes Engine 2 (RKE2)</td><td>1.28</td></tr><tr><td>Talos</td><td>1.8.3</td></tr></tbody></table>

{% hint style="info" %}

### Notes

In Google Container-Optimized OS release 100 and earlier, where the FANOTIFY EXEC flag is not supported, the Kernel configuration may be partial for the user mode agent to properly function. In such cases, the agent will fallback to asynchronous mode.

In RHCOS version 4.12 and earlier, the Kernel configuration may be partial for the user mode agent to properly function. In such cases, the agent will fallback to asynchronous mode.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://cortex-docs.paloaltonetworks.com/compatibility-matrix/where-can-i-install-the-cortex-xdr-agent/kubernetes-platforms-supported.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
