logo
Dates

Author


Conferences

Tags

Sort by:  

Conference:  ContainerCon 2022
Authors: Scott Seago, Orlin Vasilev
2022-06-23

tldr - powered by Generative AI

Valero is an open-source backup and recovery tool for Kubernetes that has a vibrant and diverse community of contributors and maintainers.
  • Valero has over 6,000 stars on GitHub and more than 1,000 forks
  • The community has over 230 active contributors from diverse organizations and locations around the world
  • Valero's community is welcoming to new contributors and has a well-described governance document for getting started
  • Valero has weekly community meetings alternating between US/China and US/European time zones
  • Valero has two main Slack channels for developers and users to ask questions and discuss issues
  • Valero recently released version 1.9 with new features like a CSI plugin and updates to existing resource policies
Authors: Xiangqian Yu
2021-10-13

tldr - powered by Generative AI

The presentation discusses the need for data protection in Kubernetes and outlines the common use cases and modules needed to achieve this goal.
  • The working group's charter is to define what it means to protect data in Kubernetes and propose modules to ensure application restoration in case of disaster
  • Kubernetes context involves two pieces: API resources and persistent volume data
  • Common use cases include protecting MySQL databases, migrating data, and enforcing RTO/RPO policies
  • Modules needed include workload APIs, application CRB, and CSI snapshot