PetSet is the code name for a new feature that makes it much easier to run stateful workloads (automatically provisioning a persistent disk per container, remounting that persistent disk after container restart, etc).
On Mon, Sep 12, 2016 at 3:30 PM, Derek Mahar <derek.ma...@gmail.com> wrote: > On Tuesday, 16 August 2016 12:28:05 UTC-4, David Aronchick wrote: >> >> >> Given your constraints, I think there are three options: >> >> - Use emptyDir - this uses local storage, but is empty every time a >> container is rescheduled. >> - Use hostDir - this uses local storage, and persists across >> container restarts. HOWEVER, if your container reschedules to a new host, >> this will not have any content in the directory. >> - Label a single node, schedule your container to a node to that >> label, and use hostDir >> >> PetSet (in alpha) will solve this within O(months). >> > > What is PetSet? > > -- > You received this message because you are subscribed to the Google Groups > "Kubernetes user discussion and Q&A" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to kubernetes-users+unsubscr...@googlegroups.com. > To post to this group, send email to kubernetes-users@googlegroups.com. > Visit this group at https://groups.google.com/group/kubernetes-users. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Kubernetes user discussion and Q&A" group. To unsubscribe from this group and stop receiving emails from it, send an email to kubernetes-users+unsubscr...@googlegroups.com. To post to this group, send email to kubernetes-users@googlegroups.com. Visit this group at https://groups.google.com/group/kubernetes-users. For more options, visit https://groups.google.com/d/optout.