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

Yaml examples for Petset #35

Open
chrislovecnm opened this issue Jun 11, 2016 · 6 comments
Open

Yaml examples for Petset #35

chrislovecnm opened this issue Jun 11, 2016 · 6 comments

Comments

@chrislovecnm
Copy link
Member

  1. you bring your own disks
  2. k8s creates disks for you
  3. emptydir

@paralin can you share at all?

@paralin
Copy link

paralin commented Jun 11, 2016

  1. Same thing as in your gce yaml, enable the PVCs, just don't set storage-class
  2. Set storage-class to anything
  3. Emptydir

@chrislovecnm
Copy link
Member Author

how do you automatically match the disk to the pet? You just match the name?

@chrislovecnm
Copy link
Member Author

For example #1

@paralin
Copy link

paralin commented Jun 11, 2016

It's not by name or anything, it's just if the disk can fufill the requirements, it will take it.

So I make 3 claims with 10gb requested, and 3 disks with >= 10gb of storage, it will work.

@chrislovecnm
Copy link
Member Author

Should I email you or ping on slack? Have off topic conversation not for public consumption

@paralin
Copy link

paralin commented Jun 11, 2016

@chrislovecnm I'm on slack now

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

2 participants