Skip to content

Commit c296044

Browse files
committed
Update mirantis, add selinux note
Signed-off-by: Abigail McCarthy <20771501+a-mccarthy@users.noreply.github.com>
1 parent 1110536 commit c296044

File tree

2 files changed

+32
-30
lines changed

2 files changed

+32
-30
lines changed

gpu-operator/getting-started.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,8 @@ with the NVIDIA GPU Operator.
347347
Refer to the :ref:`GPU Operator Component Matrix` on the platform support page.
348348

349349
When using RHEL8 with Kubernetes, SELinux must be enabled either in permissive or enforcing mode for use with the GPU Operator.
350-
Additionally, network restricted environments are not supported.
350+
Additionally, when using RHEL8 with containerd as the runtime and SELinux is enabled (either in permissive or enforcing mode) at the host level, containerd must also be configured for SELinux, by setting the ``enable_selinux=true`` configuration option.
351+
Note, network restricted environments are not supported.
351352

352353

353354
Pre-Installed NVIDIA GPU Drivers

partner-validated/mirantis-mke.rst

Lines changed: 30 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,36 @@ Validated Configuration Matrix
4444
- NVIDIA GPU
4545
- Hardware Model
4646

47+
* - k0s v1.31.5+k0s / k0rdent 0.1.0
48+
- v24.9.2
49+
- | Ubuntu 22.04
50+
- containerd v1.7.24 with the NVIDIA Container Toolkit v1.17.4
51+
- 1.31.5
52+
- Helm v3
53+
- | 2x NVIDIA RTX 4000 SFF Ada 20GB GDDR6 (ECC)
54+
- | Supermicro SuperServer 6028U-E1CNR4T+
55+
56+
| 1000W Supermicro PWS-1K02A-1R
57+
58+
| 2x Intel Xeon E5-2630v4, 10C/20T 2.2/3.1 GHz LGA 2011-3 25MB 85W
59+
60+
| 32GB DDR4-2666 RDIMM, M393A4K40BB2-CTD6Q
61+
62+
| NVMe 960GB PM983 NVMe M.2, MZ1LB960HAJQ-00007
63+
64+
| 2 x NVIDIA RTX 4000 SFF Ada 20GB GDDR6 (ECC), 70W, PCIe 4.0x16, 4x
65+
66+
| 4x Mini DisplayPort 1.4a
67+
68+
* - MKE 3.8
69+
- v24.9.2
70+
- | Ubuntu 22.04
71+
- Mirantis Container Runtime (MCR) 25.0.1
72+
- 1.31.5
73+
- Helm v3
74+
- | NVIDIA T4 Tensor Core
75+
- | AWS EC2 g4dn.2xlarge (8vcpus/32GB)
76+
4777
* - MKE 3.6.2+ and 3.5.7+
4878
- v23.3.1
4979
- | RHEL 8.7
@@ -71,35 +101,6 @@ Validated Configuration Matrix
71101
| 1x RAID Controller PERC H710
72102
73103
| 1x Network card FM487
74-
* - MKE 3.8
75-
- v24.9.2
76-
- | Ubuntu 22.04
77-
- Mirantis Container Runtime (MCR) 25.0.1
78-
- 1.31.5
79-
- Helm v3
80-
- | NVIDIA T4 Tensor Core
81-
- | AWS EC2 g4dn.2xlarge (8vcpus/32GB)
82-
* - k0s v1.31.5+k0s / k0rdent 0.1.0
83-
- v24.9.2
84-
- | Ubuntu 22.04
85-
- containerd v1.7.24 with the NVIDIA Container Toolkit v1.17.4
86-
- 1.31.5
87-
- Helm v3
88-
- | 2x NVIDIA RTX 4000 SFF Ada 20GB GDDR6 (ECC)
89-
- | Supermicro SuperServer 6028U-E1CNR4T+
90-
91-
| 1000W Supermicro PWS-1K02A-1R
92-
93-
| 2x Intel Xeon E5-2630v4, 10C/20T 2.2/3.1 GHz LGA 2011-3 25MB 85W
94-
95-
| 32GB DDR4-2666 RDIMM, M393A4K40BB2-CTD6Q
96-
97-
| NVMe 960GB PM983 NVMe M.2, MZ1LB960HAJQ-00007
98-
99-
| 2 x NVIDIA RTX 4000 SFF Ada 20GB GDDR6 (ECC), 70W, PCIe 4.0x16, 4x
100-
101-
| 4x Mini DisplayPort 1.4a
102-
103104
104105
*************
105106
Prerequisites

0 commit comments

Comments
 (0)