logo
Dates

Author


Conferences

Tags

Sort by:  

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

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.
Authors: Xing Yang, Mauricio Poppe
2022-10-28

tldr - powered by Generative AI

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
Authors: Jan Šafránek, Xing Yang
2022-05-19

tldr - powered by Generative AI

Summary of features and updates in Kubernetes 1.25 release
  • CSI Ethmoidal Volume feature for inline warnings
  • Local Ethmoidal Storage Capacity Isolation feature moving to GA
  • Delegate FS Group to CSI Driver instead of Kubelet's feature
  • Cozy project for object storage Kubernetes APIs
  • Change Block Tracking for incremental backups
  • Runtime assisted mounting of persistent volumes
  • In-use protection or links for object deletion prevention
Authors: Michelle Au, Xing Yang
2021-10-14

tldr - powered by Generative AI

The conference presentation discusses two major projects in the SIG Storage group: CSI migration and CSI Windows. The former is a feature that allows the use of external cloud providers for persistent volumes, while the latter is a plugin that enables the use of Windows-based storage systems in Kubernetes. The presentation also highlights the group's ongoing efforts to protect objects from accidental deletion and the need for new contributors to join their projects.
  • CSI migration is a feature that allows the use of external cloud providers for persistent volumes
  • CSI Windows is a plugin that enables the use of Windows-based storage systems in Kubernetes
  • The SIG Storage group is working on protecting objects from accidental deletion
  • The group is looking for new contributors to join their projects