Replies: 1 comment 2 replies
-
|
I presume you are trying to install the CSI driver manually? In that case you will need to apply this config first: https://github.com/cloudstack/cloudstack-csi-driver/releases/download/v3.0.0/snapshot-crds.yaml which installs the necessary CRDs and then apply the manifest.yaml. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I created a cks image on a 4.22 cluster and deployed a kube cluster on a 4.21 cstack cluster - I notice there is a new CSI driver that i could not enable during deployment because i'm on 4.21. However, the v3.0.0 manifest does not work and v3.0.1 does not exist.
These are the errors I am getting:
Is this due to a change in the most recent kubernetes? Anyway, any help appreciated, will look into it more and report back too.
Beta Was this translation helpful? Give feedback.
All reactions