adamant-kite-43734
08/28/2023, 4:52 PMhundreds-evening-84071
08/28/2023, 4:54 PMkubectl get sc
kubectl describe <sc-name>
best-toddler-66431
08/28/2023, 4:54 PMhundreds-evening-84071
08/28/2023, 4:54 PMbest-toddler-66431
08/28/2023, 4:55 PMhundreds-evening-84071
08/28/2023, 4:56 PMhundreds-evening-84071
08/28/2023, 4:56 PM# kubectl describe sc vsphere-csi-sc | grep csi
Name: vsphere-csi-sc
Annotations: <http://meta.helm.sh/release-name=rancher-vsphere-csi,meta.helm.sh/release-namespace=kube-system,storageclass.kubernetes.io/is-default-class=true|meta.helm.sh/release-name=rancher-vsphere-csi,meta.helm.sh/release-namespace=kube-system,storageclass.kubernetes.io/is-default-class=true>
Provisioner: <http://csi.vsphere.vmware.com|csi.vsphere.vmware.com>
hundreds-evening-84071
08/28/2023, 4:57 PMbest-toddler-66431
08/28/2023, 4:59 PM# kubectl get sc
NAME PROVISIONER RECLAIMPOLICY VOLUMEBINDINGMODE ALLOWVOLUMEEXPANSION AGE
local-path (default) <http://rancher.io/local-path|rancher.io/local-path> Delete WaitForFirstConsumer false 143d
error: the server doesn't have a resource type "local-path"
# kubectl describe sc local-path
Name: local-path
IsDefaultClass: Yes
Annotations: <http://objectset.rio.cattle.io/applied=H4sIAAAAAAAA/4yRT+vUMBCGv4rMua1bu1tKwIOu7EUEQdDzNJlux6aZkkwry7LfXbIqrIffn2PyZN7hfXIFXPg7xcQSwEBSiXimaupSxfJ2q6GAiYMDA9/+oKPHlKCAmRQdKoK5AoYgisoSUj5K/5OsJtIqslQWVT3lNM4xUDzJ5VegWJ63CQxMTXogW128+czBvf/gnIQXIwLOBAa8WPTl30qvGkoL2jw5rT2V6ZKUZij+SbG5eZVRDKR0F8SpdDTg6rW8YzCgcSW4FeCxJ/+sjxHTCAbqrhmag20Pw9DbZtfu210z7JuhPnQ719m2w3cOe7fPof81W1DHfLlE2Th/IEUwEDHYkWJe8PCsgJgL8PxVPNsLGPhEnjRr2cSvM33k4Dicv4jLC34g60niiWPSo4S0zhTh9jsAAP//ytgh5S0CAAA,objectset.rio.cattle.io/id=,objectset.rio.cattle.io/owner-gvk=k3s.cattle.io/v1|objectset.rio.cattle.io/applied=H4sIAAAAAAAA/4yRT+vUMBCGv4rMua1bu1tKwIOu7EUEQdDzNJlux6aZkkwry7LfXbIqrIffn2PyZN7hfXIFXPg7xcQSwEBSiXimaupSxfJ2q6GAiYMDA9/+oKPHlKCAmRQdKoK5AoYgisoSUj5K/5OsJtIqslQWVT3lNM4xUDzJ5VegWJ63CQxMTXogW128+czBvf/gnIQXIwLOBAa8WPTl30qvGkoL2jw5rT2V6ZKUZij+SbG5eZVRDKR0F8SpdDTg6rW8YzCgcSW4FeCxJ/+sjxHTCAbqrhmag20Pw9DbZtfu210z7JuhPnQ719m2w3cOe7fPof81W1DHfLlE2Th/IEUwEDHYkWJe8PCsgJgL8PxVPNsLGPhEnjRr2cSvM33k4Dicv4jLC34g60niiWPSo4S0zhTh9jsAAP//ytgh5S0CAAA,objectset.rio.cattle.io/id=,objectset.rio.cattle.io/owner-gvk=k3s.cattle.io/v1>, Kind=Addon,<http://objectset.rio.cattle.io/owner-name=local-storage,objectset.rio.cattle.io/owner-namespace=kube-system,storageclass.kubernetes.io/is-default-class=true|objectset.rio.cattle.io/owner-name=local-storage,objectset.rio.cattle.io/owner-namespace=kube-system,storageclass.kubernetes.io/is-default-class=true>
Provisioner: <http://rancher.io/local-path|rancher.io/local-path>
Parameters: <none>
AllowVolumeExpansion: <unset>
MountOptions: <none>
ReclaimPolicy: Delete
VolumeBindingMode: WaitForFirstConsumer
Events: <none>
best-toddler-66431
08/28/2023, 5:06 PMThe Kubernetes cluster must have a Container Storage Interface (CSI) installed and confiured. Palette requires a CSI to store persistent data. You may install any CSI that is compatible with your Kubernetes cluster.
hundreds-evening-84071
08/28/2023, 5:09 PMhundreds-evening-84071
08/28/2023, 5:09 PMcreamy-pencil-82913
08/28/2023, 5:39 PMcreamy-pencil-82913
08/28/2023, 5:39 PMbest-toddler-66431
08/28/2023, 5:40 PMcreamy-pencil-82913
08/28/2023, 5:40 PMbest-toddler-66431
08/28/2023, 5:40 PM