Skip to content

fix(deis-minio): store minio data on a persistent volume#46

Closed
arschles wants to merge 9 commits into
deis:masterfrom
arschles:persistent
Closed

fix(deis-minio): store minio data on a persistent volume#46
arschles wants to merge 9 commits into
deis:masterfrom
arschles:persistent

Conversation

@arschles

Copy link
Copy Markdown
Member

@arschles arschles self-assigned this Jan 11, 2016
@arschles arschles added this to the v2.0-beta1 milestone Jan 11, 2016
@arschles arschles changed the title fix(deis-minio-rc.yaml): store minio data on a persistent volume fix(deis-minio): store minio data on a persistent volume Jan 14, 2016
@helgi helgi modified the milestones: v2.0-rc1, v2.0-beta1 Feb 24, 2016
@kmala

kmala commented Apr 21, 2016

Copy link
Copy Markdown
Contributor

@arschles did you see the comment against the host path in http://kubernetes.io/docs/user-guide/persistent-volumes/#types-of-persistent-volumes saying it will not work for multi node cluster which makes sense because what if the pod is restarts on another node

@arschles

Copy link
Copy Markdown
Member Author

@kmala yep, saw that. IIRC this was a proof of concept, with the idea being that it could be extended to a single-replica minio server backed by a persistent disk (such as GCEPersistentDisk).

Anyway, since this was a proof of concept and it's not really rational to run it in production (as you said), objections to closing?

@bacongobbler

Copy link
Copy Markdown
Member

none. close away!

@arschles

Copy link
Copy Markdown
Member Author

Ok, closing

@arschles arschles closed this Apr 21, 2016
@arschles arschles deleted the persistent branch April 21, 2016 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants