Skip to content

Commit 68cc2ef

Browse files
committed
revise to clarify RHEL and add table for AKS
1 parent 1a246cb commit 68cc2ef

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

articles/chaos-studio/chaos-studio-versions.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ The Chaos Studio agent is tested for compatibility with the following operating
2222
| Windows Server 2019 || |
2323
| Windows Server 2016 || |
2424
| Windows Server 2012 R2 || |
25-
| Red Hat Enterprise Linux 8 || |
26-
| Red Hat Enterprise Linux 8.2 || |
25+
| Red Hat Enterprise Linux 8 || Currently tested up to 8.9 |
2726
| openSUSE Leap 15.2 || |
2827
| CentOS 8 || |
2928
| Debian 10 Buster || Installation of `unzip` utility required |
@@ -34,15 +33,21 @@ The agent isn't currently tested against custom Linux distributions or hardened
3433

3534
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.
3635

37-
To request validation on more operating systems or versions, use the [Chaos Studio Feedback Community](https://aka.ms/ChaosStudioFeedback).
36+
To request validation and support on more operating systems or versions, use the [Chaos Studio Feedback Community](https://aka.ms/ChaosStudioFeedback).
3837

3938
## Chaos Mesh compatibility
4039

4140
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.
4241

4342
Find Chaos Mesh's support policy and release dates here: [Supported Releases](https://chaos-mesh.org/supported-releases/).
4443

45-
Azure Chaos Studio currently tests with Azure Kubernetes Service version `1.25.11` and Chaos Mesh version `2.5.1`.
44+
Chaos Studio currently tests with the following version combinations.
45+
46+
| Chaos Studio fault version | Kubernetes version | Chaos Mesh version | Notes |
47+
|:---:|:---:|:---:|:---:|
48+
| 2.1 | 1.25.11 | 2.5.1 | |
49+
50+
The *Chaos Studio fault version* column refers to the individual fault version for each AKS Chaos Mesh fault used in the experiment JSON, for example `urn:csci:microsoft:azureKubernetesServiceChaosMesh:podChaos/2.1`. If a past version of the corresponding Chaos Studio fault remains available from the Chaos Studio API (for example, `...podChaos/1.0`), it is within support.
4651

4752
## Browser compatibility
4853

0 commit comments

Comments
 (0)