Kanister: Application-Aware Data Management on Kubernetes

Shriira Press

Preface

How Kanister turns the hard problem of backing up stateful applications on Kubernetes into reusable, application-aware Blueprints.

Welcome to Kanister: Application-Aware Data Management on Kubernetes.

Kanister is a Cloud Native Computing Foundation sandbox project, originally built by the team behind Veeam Kasten, that tackles one of the most stubborn problems in cloud-native operations: protecting the data of real, stateful applications. A volume snapshot can capture bytes on a disk, but it cannot guarantee that a database flushed its buffers, quiesced its writes, or recorded a transactionally consistent point in time. Kanister closes that gap by letting domain experts encode application-specific data operations — backup, restore, migration, and more — as declarative Blueprints made of ordered Phases, then run them through a Kubernetes controller using ActionSets and Profiles. This book starts with the problem and the idea of application consistency, walks through the architecture and the controller, then unpacks each building block: Blueprints, Kanister functions, ActionSets, Profiles, the Go-template parameter system, and the kanctl and kando tools. It closes with how teams actually adopt Kanister and where it sits in the wider data-protection ecosystem.

This title is part of the ShriIra library and is free to read in full, right here — our small contribution to making world-class knowledge easy to reach.

A note on reading it: open the Contents menu at the top of the reader to jump between chapters, use the Aa menu to set a comfortable text size, theme (light, sepia, or night), and single- or two-page layout. Your place is saved automatically, so you can always pick up where you left off.

We hope it serves you well.

— Shriira Press

Contents

  1. Chapter 1 — The Stateful Problem on Kubernetes
  2. Chapter 2 — Application Consistency and the Kanister Idea
  3. Chapter 3 — Architecture and the Controller
  4. Chapter 4 — Blueprints, Actions, and Phases
  5. Chapter 5 — Kanister Functions: The Primitives
  6. Chapter 6 — ActionSets and Profiles
  7. Chapter 7 — Templating, Parameters, and Artifacts
  8. Chapter 8 — Tooling and Operations
  9. Chapter 9 — Kanister in Practice
0%
1/1