Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in DevOps and Agile by (7k points)

What are the stages of pod lifecycle?

closed

1 Answer

0 votes
by (31.9k points)
selected by
 
Best answer

Pods have a defined lifecycle, starting from Pending phase to succeeded or failed phase.

The Pods Phases in Kubernetes are

Pending, Running, Succeeded, Failed and Unknown.

Sometimes, the state of the Pod could not be obtained due to an error in communicating with the node and so state of the Pod will become unknown.

Are you interested to learn DevOps and build a career in DevOps Engineering?  Then check out DevOps Certification by Intellipaat.

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Feb 10, 2020 by anmolj (9k points)

Browse Categories

...