The presentation discusses the incident response and recovery process of a company's Kubernetes cluster. The company used Valero to recover the cluster after a Git revert caused data loss. The presentation also covers the company's decision to commit generated files in their CD process and the importance of prioritizing data protection.
- Valero was used to recover the Kubernetes cluster after a Git revert caused data loss
- Committing generated files in the CD process is a safer way to do things and allows for easier tracking of changes
- Prioritizing data protection is crucial and should always be a top priority
- The decision to use Valero or redeploy depends on the type of data and how often it changes