Managing Persistent Volumes in Deployment | Kubernetes
In my previous blog, I discussed how to master ConfigMaps and Secrets. In this blog, let's learn how to manage Persistent Volumes in Kubernetes!
Volumes in Kubernetes is a directory, possibly with some data in it, which is accessible to the container...
snehaksuresh.hashnode.dev6 min read