This message was deleted.
# vsphere
a
This message was deleted.
s
Copy code
I set the Cloud Provider to vSphere and add the Add-on Config for vSphere CPI Configuration
did you also give credentials and a datastore URL for the csi chart (which should be in the addon field for rke2 clusters when creating) what k8s version are you using? and lastly, if you’re manually creating a pvc (through the persistent volume claim page in rancher, and not through say the workload page), then you might be hitting this bug: https://github.com/rancher/dashboard/issues/7332
👀 1
g
I did specify the credentials on the Add on page. But I don't have a datastore URL there. I only have the attached options
I'm using the following k8 version
s
was there a CPI and CSI field? You must enter those creds 2x on the add-ons page
g
I only get CPI configuration, the CSI is not shown when making the cluster
It looks like this is related to https://github.com/rancher/rancher/issues/39348
I was able to get it working by manually adding the CSI options in the Yml config
🎉 3