|
| 1 | +--- |
| 2 | +title: Azure Chaos Studio compatibility |
| 3 | +description: Understand the compatibility of Azure Chaos Studio with operating systems and tools. |
| 4 | +services: chaos-studio |
| 5 | +author: rsgel |
| 6 | +ms.topic: overview |
| 7 | +ms.date: 01/26/2024 |
| 8 | +ms.author: carlsonr |
| 9 | +ms.service: chaos-studio |
| 10 | +--- |
| 11 | + |
| 12 | +# Azure Chaos Studio version compatibility |
| 13 | + |
| 14 | +The following reference shows relevant version support and compatibility for features within Chaos Studio. |
| 15 | + |
| 16 | +## Operating systems supported by the agent |
| 17 | + |
| 18 | +The Chaos Studio agent is tested for compatibility with the following operating systems on Azure virtual machines. This testing involves deploying an Azure virtual machine with the specified SKU, installing the agent as a virtual machine extension, and validating the output of the available agent-based faults. |
| 19 | + |
| 20 | +| Operating system | Chaos agent compatibility | Notes | |
| 21 | +|:---:|:---:|:---:| |
| 22 | +| Windows Server 2019 | ✓ | | |
| 23 | +| Windows Server 2016 | ✓ | | |
| 24 | +| Windows Server 2012 R2 | ✓ | | |
| 25 | +| Red Hat Enterprise Linux 8 | ✓ | | |
| 26 | +| Red Hat Enterprise Linux 8.2 | ✓ | | |
| 27 | +| openSUSE Leap 15.2 | ✓ | | |
| 28 | +| CentOS 8 | ✓ | | |
| 29 | +| Debian 10 Buster | ✓ | Installation of `unzip` utility required | |
| 30 | +| Oracle Linux 8.3 | ✓ | | |
| 31 | +| Ubuntu Server 18.04 LTS | ✓ | | |
| 32 | + |
| 33 | +The agent isn't currently tested against custom Linux distributions or hardened Linux distributions (for example, FIPS or SELinux). |
| 34 | + |
| 35 | +If an operating system isn't currently listed, you may still attempt to install, use, and troubleshoot the virtual machine extension, agent, and agent-based capabilities, but Chaos Studio cannot guarantee behavior or support for an unlisted operating system. |
| 36 | + |
| 37 | +To request validation on more operating systems or versions, use the [Chaos Studio Feedback Community](https://aka.ms/ChaosStudioFeedback). |
| 38 | + |
| 39 | +## Chaos Mesh validation |
| 40 | + |
| 41 | +Faults within Azure Kubernetes Service resources currently integrate with the open-source project [Chaos Mesh](https://chaos-mesh.org/), which is part of the [Cloud Native Computing Foundation](https://www.cncf.io/projects/chaosmesh/). Review [Create a chaos experiment that uses a Chaos Mesh fault to kill AKS pods with the Azure portal](chaos-studio-tutorial-aks-portal.md) for more details on using Azure Chaos Studio with Chaos Mesh. |
| 42 | + |
| 43 | +Find Chaos Mesh's support policy and release dates here: [Supported Releases](https://chaos-mesh.org/supported-releases/). |
| 44 | + |
| 45 | +Azure Chaos Studio currently tests with Azure Kubernetes Service version `1.25.11` and Chaos Mesh version `2.5.1`. |
| 46 | + |
| 47 | +## Browser support |
| 48 | + |
| 49 | +See the Azure portal documentation on [Supported devices](../azure-portal/azure-portal-supported-browsers-devices.md) for more information on browser support. |
0 commit comments