Does GKE let you scale the cluster to 0 nodes? I'm not very familiar with
GKE in particular but since it manages the size of the cluster (and
replacing lost nodes) I think you just need to tell it what you want
instead of going behind it's back.

/MR

On Wed, Aug 16, 2017 at 11:42 AM <supp...@bitpod.io> wrote:

> hello,
>
> I have created a container engine cluster with 5 nodes, using
> n1-standard-8 machine type. The machine is generally for development
> purpose.
>
> Is there any way, in which i can make my clusters down(sleep mode) during
> night time. And start them in the morning ?
>
> I have tried by stopping the VM's associated with the cluster, but as soon
> i stopped it, it will re-create it.
>
> Conditions :
>
> 1. I have a lot of pods, which should not affect, when i restart the
> cluster next day.
>
> 2. Also, some pv's are associated with the pods.
>
>
> Any help will be appreciated!
>
> Thanks.
>
>
>
> --
> 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.

Reply via email to