Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support / documentation for installation on clusters not managed via VCD-CSE #117

Open
butler54 opened this issue Nov 29, 2022 · 9 comments
Labels
enhancement New feature or request

Comments

@butler54
Copy link

Is your feature request related to a problem? Please describe.

Currently our VCD installations have a small number of Kubernetes clusters of different flavours (e.g. OpenShift; micro Kubernetes) which have been installed manually. As a admin of those clusters I'd like to be able to use the CSI driver as opposed to relying on hostpath or NFS based storage.

Describe the solution you'd like

Instructions on using the CSI driver outside of the CSE. Im assuming this may require some modifications to the driver as well (e.g. cluster ID is no longer usable).

Describe alternatives you've considered

Some of the clusters have been provisioned due to vendor software constraints. This makes moving to TKG harder (but not impossible). The preferred solution would be to manage workloads via TKG & CSE deployed clusters.

Additional context

No response

@butler54 butler54 added the enhancement New feature or request label Nov 29, 2022
@arunmk
Copy link
Collaborator

arunmk commented Feb 19, 2023

@butler54 can you try with a cluster_id of the form NO_RDE_<uuid>

@butler54
Copy link
Author

Will do

@mate201
Copy link
Contributor

mate201 commented Mar 21, 2023

I'm one the same boat here. I tried the cluster_id="NO_RDE_<uuid>" setting, and everything seems to work from my short testing.

@Vivida1
Copy link

Vivida1 commented Aug 17, 2023

Is it correct that you can randomly choose a uuid for the cluster_id="NO_RDE_<uuid>" setting?

@arunmk
Copy link
Collaborator

arunmk commented Aug 17, 2023

Is it correct that you can randomly choose a uuid for the cluster_id="NO_RDE_<uuid>" setting?

For the NO_RDE mode, since there is no central dedup, we just choose a random uuid.

@des1redState
Copy link

+1 - A couple of our self-managed Rancher clusters happen to be hosted on VCD, and we really need some basic documentation on installing/using this CSI. It doesn't have to be anything fancy, it just has to be adequate.

@des1redState
Copy link

@butler54 - if you happened to get this working, I'd really appreciate your guidance in the meantime.

@rolfbartels
Copy link

+1 It would be really helpful if there where some form of documentation.

@taocnrut
Copy link

Also not to forget that VM must have disk.EnableUUID = TRUE in order to attach named disk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

7 participants