Hi Andrew,

When I do 

kubectl describe po <POD_NAME>

I can see following error:
------------------------------------------------------------------
15s   3s      2       {kubelet 192.168.170.32}                                  
      Warning FailedSync              Error syncing pod, skipping: failed to 
"StartContainer" for "ipf-reference" with CrashLoopBackOff: "Back-off 20s 
restarting failed container=ipf-reference 
pod=ipf-deployment-2355814806-404xk_default(3deecee9-2691-11e7-acf1-000c290d68bc)"
------------------------------------------------------------------

When I do kubectl logs <POD_NAME>

I don't get anything back

So I logged in to Minion 1:
I did docker logs on the exited container and I don't get anything back.

docker logs <CONATINER_ID>

Am I doing anything wrong ?

- Vasista







On Friday, 21 April 2017 12:32:20 UTC+1, Andrew Smith  wrote:
> When you say "no luck" do you mean that you don't see anything in the 
> container logs when using the commands provided?
> 
> 
> That should give you the clue as to way the container is exiting.
> 
> 
> On 21 April 2017 at 11:11,  <vasista...@gmail.com> wrote:
> Hi ,
> 
> 
> 
> I'm also getting the same problem.
> 
> I have exactly the same setup & configuration as michels...@gmail.com.
> 
> 
> 
> I have tried and finally checked various places for solutions but no luck.
> 
> 
> 
> This is currently a blocker for me.
> 
> 
> 
> 
> 
> Any help to resolve this is highly appreciated.
> 
> 
> 
> And idea what am I missing ?
> 
> 
> 
> - Vasista
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> --
> 
> 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.
> 
> 
> 
> 
> 
> -- 
> 
> 
> Andy Smith
> 
> 
> http://andrewmichaelsmith.com | @bingleybeep

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