+1 vote
in Kubernetes K8s by
What are the types of Kubernetes Volume?

1 Answer

0 votes
by

The types of Kubernetes Volume are:

  1. EmptyDir
  2. GCE persistent disk
  3. Flocker
  4. HostPath
  5. NFS
  6. ISCSI
  7. rbd
  8. PersistentVolumeClaim
  9. downwardAPI

Related questions

0 votes
asked Sep 29, 2022 in Kubernetes K8s by SakshiSharma
0 votes
asked Apr 27, 2021 in Kubernetes K8s by Robindeniel
...