Unsolved
1 Rookie
•
6 Posts
0
714
January 23rd, 2022 23:00
Dell Isilon driver installation with Helm
Hello,
Is it possible to install Isilon powerscale drivers with Hrlm for kubernetes? I was referring to the below document
https://github.com/dell/csi-powerscale/tree/release-2.1.0/helm but the 4th step says the shell script install.sh has to be executed for installation. My question is it possible to install the driver without the shell script?
Thanks
0 events found
No Events found!


rayanp
1 Rookie
•
6 Posts
0
January 24th, 2022 04:00
I tried to install the Isilon driver with the Helm but am getting below error.
DELL-Josh Cr
Moderator
•
9.6K Posts
0
January 24th, 2022 08:00
Hi,
What version are you using? https://dell.to/3IoJpQ6 this might help.
rayanp
1 Rookie
•
6 Posts
0
January 24th, 2022 08:00
Hi Josh,
I would like to use the latest driver (The current onefs version isOneFS Version: 9.2.1.7). My k8s version is 1.20.12. I am aware that the script csi-install.sh has to be executed for the installation, but as part of the automation, I would like to install it with the help of Helm3.
I know the script will fetch a few values from the cluster for execution, but it will be helpful if you can confirm what values have required the script for the installation? and I think it can be passed over Helm values.yaml file.
Thanks
DELL-Josh Cr
Moderator
•
9.6K Posts
0
January 24th, 2022 09:00
I believe it is everything below line 194 that it needs, but scripting doesn’t have official support. https://dell.to/3GWOgHO