Score:7%

Task
Create a new PersistentVolumeClaim
* Name: pv-volume
* Class: csi-hostpath-sc
* Capacity: 10Mi
Create a new Pod which mounts the PersistentVolumeClaim as a volume:
* Name: web-server
* Image: nginx
* Mount path: /usr/share/nginx/html
Configure the new Pod to have ReadWriteOnce access on the volume.
Finally, using kubectl edit or kubectl patch expand the PersistentVolumeClaim to a capacity of 70Mi and record that change.
Gail
6 months agoNilsa
6 months agoDaren
6 months agoCarin
6 months agoChau
6 months agoHelene
7 months agoQuentin
7 months agoGlenn
7 months agoDorthy
7 months agoShala
7 months agoAhmed
7 months ago