Kubernetes Volumes
Hi every one in this blog I would like to explain about Kubernetes Volumes.
We need volumes to persist the data in the pod. Like how we have docker volumes in Kubernetes also we have volumes to store the data.
The 2 Problems volumes has to solve
Sha...
korla.hashnode.dev5 min read