stale-painting-80203
01/05/2023, 5:02 PMkubectl describe sc
Name: harvester
IsDefaultClass: Yes
Annotations: <http://meta.helm.sh/release-name=harvester-csi-driver,meta.helm.sh/release-namespace=kube-system,storageclass.kubernetes.io/is-default-class=true|meta.helm.sh/release-name=harvester-csi-driver,meta.helm.sh/release-namespace=kube-system,storageclass.kubernetes.io/is-default-class=true>
Provisioner: <http://driver.harvesterhci.io|driver.harvesterhci.io>
Parameters: <none>
AllowVolumeExpansion: True
MountOptions: <none>
ReclaimPolicy: Delete
VolumeBindingMode: Immediate
Events: <none>
square-orange-60123
01/05/2023, 6:06 PMcloud provider
option when creating the cluster. However as you found out, this is not supported after a cluster has already been created.
There may be a workaround or something I’m missing that others could chime in with, but I would suggest either:
• using the harvester node driver through rancher (this automatically installs the cloud provider for harvester for you)
• creating a new use existing nodes
cluster, where harvester cloud provider is selected, and registering nodes there (though there may be some additional step I’m not aware of to get this to work)stale-painting-80203
01/05/2023, 10:39 PM