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

feature: flexvolume #312

Closed
v1k0d3n opened this issue Jun 26, 2016 · 6 comments
Closed

feature: flexvolume #312

v1k0d3n opened this issue Jun 26, 2016 · 6 comments
Milestone

Comments

@v1k0d3n
Copy link
Contributor

v1k0d3n commented Jun 26, 2016

i might be able to even get to this at some point, but it would be nice to enable flexvolumes for kubernetes during installation. i've been working with coreos bare metal this weekend, and torus. here are some useful docs:

flexvolumes (kubernetes):
https://github.com/kubernetes/kubernetes/blob/release-1.2/examples/flexvolume/README.md

torus (coreos):
https://github.com/coreos/torus/tree/master/contrib/kubernetes#installing-the-torus-flexvolume-plugin-on-generic-kubernetes-installations

for most OS flavors, it wouldn't be too hard to write to /usr/libexec/kubernetes/kubelet-plugins/, but this is an issue for CoreOS. kubespray could possibly work around this during installation, but i'll have to dig a little deeper (my experience is only surface deep at the moment).

@ant31
Copy link
Contributor

ant31 commented Jun 26, 2016

+1 I've also played with torus and more generaly it would be nice to handle plugins with kargo

@v1k0d3n
Copy link
Contributor Author

v1k0d3n commented Jun 26, 2016

i agree. i am getting the following error (and not finding much resolution). i may have to reach out to those guys for more detail:

Unable to mount volumes for pod "postgres-torus-1754447054-uf809_default(e30e6b13-3bda-11e6-afba-001fc69b97d0)": attach command failed, status: Failure, reason: Unit torus-dev-nbd0.service already exists.

this was when using their example docs for postgres.

@Smana
Copy link
Contributor

Smana commented Jun 27, 2016

Yes that would be awesome if kargo could handle torus and more generally flexvolumes

@wtip
Copy link

wtip commented Jan 29, 2018

Is there any news on this issue?

@ghost
Copy link

ghost commented Feb 28, 2018

I am not sure, however I found some progress on that issue here: https://github.com/kubernetes-incubator/kubespray/pull/2132/files

@ant31
Copy link
Contributor

ant31 commented Aug 15, 2018

as pointed by @perunb
it seems fixed by #2132

@ant31 ant31 closed this as completed Aug 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants