...

>

Getting Started with Volumes

Getting Started with Volumes

Learn about Kubernetes volumes and how to create a cluster with them.

State preservation

Note: Having a system without a state is impossible. Even though there is a tendency to develop stateless applications, we still need to deal with the state. There are databases and ...