Thank you.

If I upgrade my cluster to V1.11 and use this feature, how does the process 
interact with using Helm. I'm not a seasoned expert so I'm not sure exactly 
what sequence I should follow to resize the file system on pods. Any examples 
around?



> On Aug 20, 2018, at 3:01 PM, 'Michelle Au' via Kubernetes user discussion and 
> Q&A <kubernetes-users@googlegroups.com> wrote:
> 
> Hi Matt,
> 
> In Kubernetes 1.11, the volume resizing feature is available in beta: 
> https://kubernetes.io/docs/concepts/storage/persistent-volumes/#expanding-persistent-volumes-claims
>  
> <https://kubernetes.io/docs/concepts/storage/persistent-volumes/#expanding-persistent-volumes-claims>.
>   Changing the PVC size will trigger the resizing of the GCE PD disk.  Once 
> that is complete, then you need to restart your Pod using that PVC in order 
> to trigger a filesystem resize (automatic fs resize is currently an alpha 
> feature).  This resize feature is independent of reclaim policy.  Please let 
> me know if you have any further questions.
> 
> Thanks,
> Michelle
> 
> On Sat, Aug 18, 2018 at 11:34 PM Matthew Cooper <mwc...@build2c.org 
> <mailto:mwc...@build2c.org>> wrote:
> Hi all,
> 
> I am deploying an application with Helm on Google Kubernetes Engine. In the 
> future, the persistent volumes will likely need to grow. What should I be 
> doing now to ensure smooth storage increases with minimal downtime to the 
> application? What concerns regarding reclaim policy do I have for this?
> 
> Help is greatly appreciated as this application is needed quickly.
> 
> 
> Thanks,
> Matt
> 
> 
> -- 
> 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 
> <mailto:kubernetes-users%2bunsubscr...@googlegroups.com>.
> To post to this group, send email to kubernetes-users@googlegroups.com 
> <mailto:kubernetes-users@googlegroups.com>.
> Visit this group at https://groups.google.com/group/kubernetes-users 
> <https://groups.google.com/group/kubernetes-users>.
> For more options, visit https://groups.google.com/d/optout 
> <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 
> <mailto:kubernetes-users+unsubscr...@googlegroups.com>.
> To post to this group, send email to kubernetes-users@googlegroups.com 
> <mailto:kubernetes-users@googlegroups.com>.
> Visit this group at https://groups.google.com/group/kubernetes-users 
> <https://groups.google.com/group/kubernetes-users>.
> For more options, visit https://groups.google.com/d/optout 
> <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.

Reply via email to