In this webinar, Oleg Chunikhin, CTO at Kublr, walks you through the basics of Kubernetes (K8s) persistence management functionality and how it can be used to simplify managing persistent applications across different environments – in the cloud or on-premise. Oleg will use a demo environment with clusters in different clouds to show K8s persistence in action.

Learn about:

  • Persistent data abstractions in K8s: persistent volumes (PV) & their attributes PV specifics in different clouds
  • Using PV in K8s: persistent volume claims (PVC) & storage classes (SC)
  • Automatic volume provisioning
  • Persistence & scheduling interrelationships