Difference between revisions of "Kubernetes HostPath volume provider"
Jump to navigation
Jump to search
(Created page with " https://kubernetes.io/docs/concepts/storage/volumes/#hostpath == See also == * {{Kubernetes storage}} Category:K8s") |
|||
Line 3: | Line 3: | ||
https://kubernetes.io/docs/concepts/storage/volumes/#hostpath | https://kubernetes.io/docs/concepts/storage/volumes/#hostpath | ||
+ | == Related == | ||
+ | * [[Kubernetes Persistent Volumes (PV)]] | ||
== See also == | == See also == |
Revision as of 11:54, 10 August 2022
https://kubernetes.io/docs/concepts/storage/volumes/#hostpath
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: