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.
  • [kubernetes-u... kay ru
    • Re: [kub... Rodrigo Campos
      • Re: ... kay ru
        • ... 'David Aronchick' via Kubernetes user discussion and Q&A
        • ... Rodrigo Campos
          • ... kay ru
            • ... Rodrigo Campos
            • ... 'David Aronchick' via Kubernetes user discussion and Q&A
              • ... Derek Mahar
                • ... 'David Aronchick' via Kubernetes user discussion and Q&A

Reply via email to