From d4785dd77a1ece8b0cbd9c6ca136ef6e787e6543 Mon Sep 17 00:00:00 2001
From: gallacher <35462391+gallacher@users.noreply.github.com>
Date: Tue, 21 Nov 2023 12:36:04 -0400
Subject: [PATCH 1/2] Updates to orchestrator and platform versions
---
content/docs/csidriver/_index.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/content/docs/csidriver/_index.md b/content/docs/csidriver/_index.md
index 3b0d139abe..79671fba4b 100644
--- a/content/docs/csidriver/_index.md
+++ b/content/docs/csidriver/_index.md
@@ -17,8 +17,8 @@ The CSI Drivers by Dell implement an interface between [CSI](https://kubernetes-
{{
}}
| | PowerMax | PowerFlex | Unity XT | PowerScale | PowerStore |
|---------------|:----------------:|:-------------------:|:----------------:|:-----------------:|:----------------:|
-| Kubernetes | 1.25, 1.26, 1.27 | 1.26, 1.27, 1.28 | 1.26, 1.27, 1.28 | 1.26, 1.27, 1.28 | 1.26, 1.27, 1.28 |
-| Red Hat OpenShift | 4.12, 4.12 EUS, 4.13 | 4.12, 4.12 EUS, 4.13 | 4.12, 4.12 EUS, 4.13 | 4.12, 4.12 EUS, 4.13 | 4.12, 4.13, 4.13 EUS |
+| Kubernetes | 1.26, 1.27, 1.28 | 1.26, 1.27, 1.28 | 1.26, 1.27, 1.28 | 1.26, 1.27, 1.28 | 1.26, 1.27, 1.28 |
+| Red Hat OpenShift | 4.13, 4.14 | 4.13, 4.14 | 4.13, 4.14 | 4.13, 4.14 | 4.13, 4.14 |
| Mirantis Kubernetes Engine | 3.6.x | 3.6.x | 3.6.x | 3.5.x, 3.6.x | 3.6.x |
| Google Anthos | 1.15 | 1.15 | no | 1.15 | 1.15 |
| VMware Tanzu | no | no | NFS | NFS | NFS,iSCSI |
@@ -58,7 +58,7 @@ The CSI Drivers by Dell implement an interface between [CSI](https://kubernetes-
{{}}
| | PowerMax | PowerFlex | Unity XT | PowerScale | PowerStore |
|---------------|:-------------------------------------------------------:|:----------------:|:--------------------------:|:----------------------------------:|:----------------:|
-| Storage Array | PowerMax 2500/8500 PowerMaxOS 10 (6079) , PowerMaxOS 10.0.1 (6079)
PowerMax 2000/8000 - 5978.711.xxx, 5978.479.xxx
Unisphere 10.0,10.0.1 | 3.5.x, 3.6.x, 4.0.x, 4.5 | 5.1.x, 5.2.x, 5.3.0 | OneFS 8.1, 8.2, 9.0, 9.1, 9.2, 9.3, 9.4, 9.5.0.5, 9.5.0.6 | 2.0.x, 2.1.x, 3.0, 3.2, 3.5 |
+| Storage Array | PowerMax 2500/8500 PowerMaxOS 10 (6079) , PowerMaxOS 10.0.1 (6079)
PowerMax 2000/8000 - 5978.711.xxx, 5978.479.xxx
Unisphere 10.0,10.0.1 | 4.0.x, 4.5 | 5.1.x, 5.2.x, 5.3.0 | OneFS 9.3, 9.4, 9.5.0.5, 9.5.0.6 | 3.0, 3.2, 3.5 |
{{
}}
>Note: To connect to a PowerFlex 4.5 array, the SDC image will need to be changed to dellemc/sdc:4.5.
From 743471c91d0f4fed130437bd0fcc0b4f8202991a Mon Sep 17 00:00:00 2001
From: gallacher <35462391+gallacher@users.noreply.github.com>
Date: Tue, 21 Nov 2023 12:46:23 -0400
Subject: [PATCH 2/2] Added PowerFlex 3.6.x
---
content/docs/csidriver/_index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/docs/csidriver/_index.md b/content/docs/csidriver/_index.md
index 79671fba4b..901042efdc 100644
--- a/content/docs/csidriver/_index.md
+++ b/content/docs/csidriver/_index.md
@@ -58,7 +58,7 @@ The CSI Drivers by Dell implement an interface between [CSI](https://kubernetes-
{{}}
| | PowerMax | PowerFlex | Unity XT | PowerScale | PowerStore |
|---------------|:-------------------------------------------------------:|:----------------:|:--------------------------:|:----------------------------------:|:----------------:|
-| Storage Array | PowerMax 2500/8500 PowerMaxOS 10 (6079) , PowerMaxOS 10.0.1 (6079)
PowerMax 2000/8000 - 5978.711.xxx, 5978.479.xxx
Unisphere 10.0,10.0.1 | 4.0.x, 4.5 | 5.1.x, 5.2.x, 5.3.0 | OneFS 9.3, 9.4, 9.5.0.5, 9.5.0.6 | 3.0, 3.2, 3.5 |
+| Storage Array | PowerMax 2500/8500 PowerMaxOS 10 (6079) , PowerMaxOS 10.0.1 (6079)
PowerMax 2000/8000 - 5978.711.xxx, 5978.479.xxx
Unisphere 10.0,10.0.1 | 3.6.x, 4.0.x, 4.5 | 5.1.x, 5.2.x, 5.3.0 | OneFS 9.3, 9.4, 9.5.0.5, 9.5.0.6 | 3.0, 3.2, 3.5 |
{{
}}
>Note: To connect to a PowerFlex 4.5 array, the SDC image will need to be changed to dellemc/sdc:4.5.