Create a busybox pod that runs the command “env” and save the output to “envpod” file
Score: 7%
Task
First, create a snapshot of the existing etcd instance running at saving the snapshot to /srv/data/etcd-snapshot.db.
Next, restore an existing, previous snapshot located at /var/lib/backup/etcd-snapshot-previo us.db
List all the pods sorted by name
Create a pod that echo “hello world” and then exists. Have the pod deleted automatically when it’s completed