logo

Kubernetes SIG Storage Deep Dive

2022-10-28

Authors:   Xing Yang, Mauricio Poppe


Summary

Overview of features planned for release in Kubernetes 1.25 and how to get involved in contributing to the project
  • Features targeting GA in 1.25 include CSI Ethmoid volume and local Ethmoid storage capacity isolation
  • Features targeting beta in 1.25 include season warning health, recovering from resize failures, and non-graceful node shutdown
  • Features targeting alpha in 1.25 include Cozy, secure Linux relabeling with mount options, and volume snapshot namespace transfer
  • Design and prototyping of features such as change block tracking and runtime assisted mounting of persistent volumes
  • Ways to get involved in contributing to the project include attending bi-weekly meetings, joining the mailing list, and participating in Slack channels
N/A

Abstract

Kubernetes SIG Storage is responsible for ensuring that different types of file and block storage are available wherever a container is scheduled, storage capacity management (container ephemeral storage usage, volume resizing, etc.), influencing scheduling of containers based on storage (data gravity, availability, etc.), and generic operations on storage (snapshotting, etc.). In this session, we will deep dive into some projects that SIG Storage is currently working on, provide an update on the current status, and discuss what might be coming in the future.

Materials:

Post a comment

Related work

Authors: Jan Šafránek, Xing Yang
2023-04-19



Authors: Jan Šafránek, Xing Yang
2022-05-19