Skip to content

Commit c9f08ac

Browse files
committed
provide table instad of list
1 parent 551aaa7 commit c9f08ac

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

docs/reference/requirements.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,14 @@ We recommend deploying Charmed Spark on top of a Canonical Kubernetes cluster at
2525
Charmed Spark has also been validated on various Kubernetes versions (1.28, 1.29, 1.30, 1.31, 1.33 and 1.34) on AMD/CPU nodes.
2626
GPU and ARM support have been validated for Kubernetes versions 1.32, 1.33 and 1.34.
2727

28-
Charmed Spark has also been validated on other Kubernetes distributions among which:
29-
* MicroK8s (from version 1.28 to version 1.34) on AMD/CPU nodes
30-
* Azure AKS (on version 1.32)
31-
* Amazon EKS (on version 1.27)
28+
The following table provides the combination of substrates, architectures and Kubernetes versions that have been validated:
29+
30+
| K8s Distribution | K8s versions | Architecture | GPU Acceleration |
31+
|------------------|------------------------------------|--------------|------------------|
32+
| Canonical K8s | 1.32, 1.33, 1.34 | AMD, ARM | Yes |
33+
| MicroK8s | 1.28,1.29,1.30,1.31,1.32,1.33,1.34 | AMD | No |
34+
| Azure AKS | 1.32 | AMD | No |
35+
| Amazon EKS | 1.32 | AMD | No |
3236

3337
### Juju
3438

0 commit comments

Comments
 (0)