What is Pod in kubernetes. Exaplain in 15 points with image as an example

Limited Time Offer!

For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly.
Master DevOps, SRE, DevSecOps Skills!

Enroll Now

It is the smallest unit in kubernetes world

Pod contain a self sufficient unit, like network

It has a life cycle- pending, running , succeded/failed