Difference between revisions of "Kubernetes HostPath volume provider"
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
[[iscsi]] | [[iscsi]] | ||
[[local]] https://kubernetes.io/docs/concepts/storage/volumes/#local | [[local]] https://kubernetes.io/docs/concepts/storage/volumes/#local | ||
+ | [[nfs]] https://kubernetes.io/docs/concepts/storage/volumes/#nfs | ||
== Related == | == Related == |
Revision as of 20:41, 8 December 2022
https://kubernetes.io/docs/concepts/storage/volumes/#hostpath
cephfs configMap iscsi local https://kubernetes.io/docs/concepts/storage/volumes/#local nfs https://kubernetes.io/docs/concepts/storage/volumes/#nfs
Related
See also
- Kubernetes storage, storage classes, PersistentVolume (PV), PVC, CSI,
kind: StorageClass, kind: PersistentVolumeClaim, kind: PersistentVolume
,kubectl [ get | describe | edit ] pvc
,volumeClaimTemplates:
,kubectl patch pv
,FailedMount
, Volume Expansion, Volume Cloning, snapshots, ExtraVolumes, NotTriggerScaleUp,volumePVCDataSource, AllowVolumeExpansion
, EKS storage, provisioner, Storage Capacity Tracking,VolumeBinding, VolumeClaimTemplate, storage.k8s.io
, CKA Storage, DoKC, EmptyDir, Volume populators,storageclass.kubernetes.io
Advertising: