Docker commit equivalent on digital ocean kubernetes for saving the pod

Job ID: 35564348

Budget: ₹600 – ₹15,000 INR

Skills/tools - Kubernetes, DigitalOcean Case:

User is given a linux machine running in a pod, User installs softwares or saves documents in the linux machine and logs out, then when user login again all the previous updates should be present but when pods are restarted a new pod/machine gets created, so to avoid this we need an approach to save the state of the linux machine.

Requirement: Multiple pods are running linux machine, list each pod container and save the container as docker image:latest, then on restart the image:latest is used.

Acceptance Criteria:
1. list the pod containers.
2. create new images from containers.
3. use the new image when update/restart the pod.
Related categories: PHP Linux Apache Nginx Ubuntu