It might be helpful to paste your deployment manifest yaml file here.

On Mon, May 15, 2017 at 1:00 PM, <che...@gmail.com> wrote:

> No events at all.
> I just figured out it is because I defined multiple labels. If I just use
> one label, everything is fine. Is this a bug?
>
> Labels:                 app=naas
>                         component=symphony
>
> Use one label will work.
>
> regards
> -weiwen
>
> On Monday, May 15, 2017 at 1:44:17 PM UTC-6, Ahmet Alp Balkan wrote:
> > Can you look at "kubectl get events -w" and see what is happening when
> you create the deployment? I wonder if there's any issue with replicaset
> that is not shown in the events for deployment.
> >
> >
> > On Mon, May 15, 2017 at 12:36 PM,  <che...@gmail.com> wrote:
> > Dear Expert,
> >
> >
> >
> > I defined a deployment which got created by not bring up any pod at all
> with following details. Any help is appreciated:
> >
> >
> >
> > # kubectl describe deployment symphony
> >
> > Name:                   symphony
> >
> > Namespace:              symphony
> >
> > CreationTimestamp:      Mon, 15 May 2017 19:25:34 +0000
> >
> > Labels:                 app=naas
> >
> >                         component=symphony
> >
> > Selector:               app=naas,component=symphony
> >
> > Replicas:               0 updated | 1 total | 0 available | 0 unavailable
> >
> > StrategyType:           RollingUpdate
> >
> > MinReadySeconds:        0
> >
> > RollingUpdateStrategy:  1 max unavailable, 1 max surge
> >
> > OldReplicaSets:         <none>
> >
> > NewReplicaSet:          <none>
> >
> > No events.
> >
> >
> >
> > --
> >
> > 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-use...@googlegroups.com.
> >
> > To post to this group, send email to kubernet...@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.
>

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