May I ask why? On Oct 6, 2016 15:00, "Vinoth Narasimhan" <[email protected]> wrote:
> Is there a way in kubernetes to restart a specfic container inside a > multicontainer pod > > The below pod is running with 3 container (influxdb,grafana,kapacitor) > > monitoring-influxdb-grafana-v3-n17li 3/3 > Running > > I have a configmap setup . If we update the configmap with new ENV means > we need to restart the container to take effect. > > So , is there a way to restart the specific container kapacitor alone as > like we see the logs like below using -c options > > kubectl logs -c kapacitor monitoring-influxdb-grafana-v3-n17li > --namespace=kube-system > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/kubernetes-users. For more options, visit https://groups.google.com/d/optout.
