DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Persistent Volume and Persistent Volume Claims- Kubernetes

5 years ago medium.com
Persistent Volume and Persistent Volume Claims- Kubernetes

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Volumes in Kubernetes can be thought of as a directory that is accessible to the containers in a pod. Volumes help you persist data even if your container restarts. There are different types of volumes in Kubernetes and the type defines how the volume is created and it’s content.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com