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
5 months agoNilsa
5 months agoDaren
5 months agoCarin
5 months agoChau
5 months agoHelene
6 months agoQuentin
6 months agoGlenn
6 months agoDorthy
6 months agoShala
6 months agoAhmed
6 months ago