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

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