Unsolved
2 Intern
•
166 Posts
2
2967
Announcement : PowerMax qualifies for Google Anthos !
It is my pleasure to announce CSI driver for PowerMax passed the qualification for Google Anthos.
Google Anthos allows creating a hybrid-cloud Kubernetes cluster with on-prem GKE instances, now connected to PowerMax technology !
The installation steps are very similar to the ones described in Product Guide to 2 exceptions:
- You can skip the chapters “Set up the iSCSI Initiator”, “Enable Kubernetes feature gates” & “Configure Docker service” which are already done with GKE
- In the chapter “Install the CSI Driver for Dell EMC PowerMax” after step 1. you select your driver version and apply a patch to the installer as follow:
- For Anthos 1.1 & 1.2 :
git checkout tags/v1.1.0 -b gke https://github.com/dell/csi-powermax.git
curl https://raw.githubusercontent.com/coulof/ds-iscsi/master/0001-Support-gke.patch | git apply
-
- For Anthos 1.3 :
git checkout tags/v1.2.0 -b gke https://github.com/dell/csi-powermax.git
curl https://raw.githubusercontent.com/coulof/ds-iscsi/master/0001-Support-gke-1.3.patch | git apply
-
- For Anthos 1.4 :
git checkout tags/v1.3.0 -b gke https://github.com/dell/csi-powermax.git
curl https://raw.githubusercontent.com/coulof/ds-iscsi/master/0001-Support-gke-1.4.1-csi-powermax-v1.3.0.patch | git apply
A video showing the full installation process with GKE is available here : https://www.youtube.com/watch?v=nXnVnLCewPc&list=PLbssOJyyvHuVXyKi0c9Z7NLqBiDiwF1eA&index=2&t=0s
The support matrix is :
Anthos | PowerMax | Installer Patch | Limitations |
1.1 | 1.1 | 0001-Support-gke.patch | iSCSI only No Snapshots |
1.2 | 1.1 | 0001-Support-gke.patch | iSCSI only No Snapshots |
1.3 | 1.2 | 0001-Support-gke-1.3.patch | iSCSI only No Snapshots |
1.4 | 1.3 | 0001-Support-gke-1.4.1-csi-powermax-v1.3.0.patch | iSCSI only No Snapshots |
Flo_csI
2 Intern
2 Intern
•
166 Posts
2
May 19th, 2020 03:00
Bump Anthos 1.3 release !
Flo_csI
2 Intern
2 Intern
•
166 Posts
1
July 27th, 2020 00:00
Bump Anthos release 1.4