Question 21
Score: 7%

Task
First, create a snapshot of the existing etcd instance running at https://127.0.0.1:2379, 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


Task
First, create a snapshot of the existing etcd instance running at https://127.0.0.1:2379, 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

Question 22
Check the Image version of nginx-dev pod using jsonpath
Question 23
Create and configure the service front-end-service so it's accessible through NodePort and routes to the existing pod named front-end.
Question 24
List all the pods showing name and namespace with a json path expression
Question 25
Create a pod namedkucc8with asingle app container for each of the
following images running inside(there may be between 1 and 4images specified):
nginx + redis + memcached.
following images running inside(there may be between 1 and 4images specified):
nginx + redis + memcached.