Waiting for validation
Original question
When configuring storage for stateful applications, what steps must you take in order to provide file system storage inside your containers for data from your applications that will not be lost or deleted if your Pods fail or are deleted for any reason?
New question
When configuring storage for stateful applications, which of these would be considered the best practice in order not to lose your applications' data?
0
Community EvaluationsNo one has reviewed this question yet, be the first!
3
What is a kubelet?4
Kubernetes hierarchy : what is inside what ?8
Where does `kubectl` command store its **configuration file** ?3
How to minimize latency between containers in Kubernetes?5
How to configure storage for stateful applications in Kubernetes?4
What is the other nickname of Kubernetes?5
Complete the missing key words [keyword1] and [keyword2] in the following .yaml file