LXer: Storage in Kubernetes
by LXer from LinuxQuestions.org on (#56J6K)
Published at LXer:
Data cannot be stored in the pod, when the*pod is deleted or is terminated the data*within it does not stay on the system. To provide*long-term and temporary storage to Pods in*the cluster, Kubernetes provides different types of storage mechanisms.
Read More...


Data cannot be stored in the pod, when the*pod is deleted or is terminated the data*within it does not stay on the system. To provide*long-term and temporary storage to Pods in*the cluster, Kubernetes provides different types of storage mechanisms.
Read More...