Can you `kubectl describe statefulset foo`? There might be details there.

Also, did you upgrade from 1.6?
https://groups.google.com/forum/#!topic/kubernetes-announce/5T8Ah5xuFz8

On Fri, Sep 8, 2017 at 5:51 AM <sa...@colisweb.com> wrote:

> Hi,
>
> currently I am using Kubernetes (v 1.7.4) to deploy a Lagom microservices
> application. Each service is represented by a statefulset with a
> RollingUpdate update strategy.
>
> I read in this documentation (
> https://kubernetes.io/docs/tutorials/stateful-application/basic-stateful-set/#rolling-update)
> that, with a RollingUpdate strategy, there is no need to manually delete
> each pod to trigger an update. Meaning that only a patch command is enough.
> Still, I still have to do so in my case.
>
> Did any of you experience this issue before?
>
> 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.
>
-- 
CTO, CoreOS, Inc
Tectonic is enterprise Kubernetes
https://coreos.com/tectonic

-- 
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