View all questions & answers for the KCNA exam
Which of the following is used to request storage in Kubernetes?
PersistentVolume 'PV'
PersistentVolumeClaim 'PVC'
Container Storage Interface 'CSI'
StorageClasses
https://kubernetes.io/docs/concepts/storage/persistent-volumes/
Submit