Welcome to the Linux Foundation Forum!

Lab 4.2 - after replacing hog I see two pods - not one, as the lab material suggests

mgfarme
mgfarme Posts: 1
edited May 2022 in LFS258 Class Forum

So - after steps 5 and 6, I see two pods - One, the original, running and second, the new pod pending. the lab implies I should only see the one,

I destroyed the deploy and repeated, but the same results. I am running k8s 1.23.7-00

Answers

  • chrispokorni
    chrispokorni Posts: 2,155

    Hi @mgfarme,

    In step 4, did you manage to remove the creationTimestamp, resourceVersion and the uid fields, together with all the lines under the status section?

    Regards,
    -Chris

  • oleksazhel
    oleksazhel Posts: 57

    @mgfarme Yes, something is wrong. After those steps you have to see the only one replaced pod with limits inside. Try to find out the reason why it is in pending state. You can check Events section with kubectl describe pods/<NAME_OF_PENDING_POD> command for the beginning.

Categories

Upcoming Training