Welcome to the Linux Foundation Forum!

Lab 9.1

Step 5
create the pod by:
kubectl create -f simpleshell.yaml

after that find out the pod is kept in the status "ContainerCreating" for long time, and then the pod resource auto disappear.
kubectl get pods

Any idea?

Best Regards,

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Comments

  • Posts: 1,000

    Hello,

    Without any output or errors it is difficult to troubleshoot. Look at events and pod logs. Any obvious errors?

    Any errors when you run the create command? Go through the output of a describe command on the pod after in detail, anything look out of place?

    Regards,

  • Posts: 6

    i see some error left at the end of "kubectl describe" command

  • Posts: 6
    edited June 2019

    pretty sure it is some networking issue, I also saw that

  • Posts: 6

    thx serewicz; It seems the system come back to normal only after a reboot


  • Posts: 1,000

    Hello,
    Glad it is working.

    If you read the steps in the book you will note the reference to restarting the calico pods. A reboot would also cause this to happen.

    Regards,

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Welcome!

It looks like you're new here. Sign in or register to get started.
Sign In

Categories

Upcoming Training