If you want to scale up first and wait for the new pod to come up before
deleting the old use maxSurge=1, maxUnavailable=0

On Thu, Apr 20, 2017 at 10:11 AM, Andrew Lau <and...@andrewklau.com> wrote:

> Is there any way to evacuate a node using the rolling deployment process
> where a the new pod can start up first before being deleted from the
> current node?
>
> Drain seems to only delete the pod straight away. If there is a grace
> period set, it would be nice if the new pod could atleast have its image
> pulled into a new node first before being deleted from the drained more.
>
> _______________________________________________
> users mailing list
> users@lists.openshift.redhat.com
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>
>
_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to