Question 1
Create PersistentVolume named task-pv-volume with storage 10Gi, access modes ReadWriteMany, storageClassName manual, and volume at /mnt/data and Create a PersistentVolumeClaim of at least 3Gi storage and access mode ReadWriteOnce and verify
Question 2
Remove taint added to node "worker-2"
Question 3
What are the differences between using a service versus using an application for Security Policy match?
Question 4
Create a pod that having 3 containers in it? (Multi-Container)
Question 5
Check the Image version of nginx-dev pod using jsonpath